git --version
in dir /buildbot/slave/jit-benchmark-linux-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', '--version']
using PTY: False
git version 2.54.0
program finished with exit code 0
elapsedTime=0.003523
program finished with exit code 1
git clone https://github.com/pypy/pypy/ .
in dir /buildbot/slave/jit-benchmark-linux-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'clone', 'https://github.com/pypy/pypy/', '.']
using PTY: False
Cloning into '.'...
program finished with exit code 0
elapsedTime=32.935487
git rev-parse HEAD
in dir /buildbot/slave/jit-benchmark-linux-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'rev-parse', 'HEAD']
using PTY: False
3574af05e337903de4dcc55626116046a840f08d
program finished with exit code 0
elapsedTime=0.003715