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.003811
program finished with exit code 1
git clone --branch py3.11 https://github.com/pypy/pypy/ .
in dir /buildbot/slave/jit-benchmark-linux-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'clone', '--branch', 'py3.11', 'https://github.com/pypy/pypy/', '.']
using PTY: False
Cloning into '.'...
program finished with exit code 0
elapsedTime=23.987301
git reset --hard 04a7403a3578ce885be923813f943482ae917e76 --
in dir /buildbot/slave/jit-benchmark-linux-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'reset', '--hard', '04a7403a3578ce885be923813f943482ae917e76', '--']
using PTY: False
HEAD is now at 04a7403a35 Merge pull request #5491 from pypy/unwind_fblock
program finished with exit code 0
elapsedTime=0.838145
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
04a7403a3578ce885be923813f943482ae917e76
program finished with exit code 0
elapsedTime=0.003872