git --version
in dir /buildbot/slave/pypy-c-jit-linux-x86-32/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.004564
program finished with exit code 1
git clone --branch py3.12 https://github.com/pypy/pypy/ .
in dir /buildbot/slave/pypy-c-jit-linux-x86-32/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'clone', '--branch', 'py3.12', 'https://github.com/pypy/pypy/', '.']
using PTY: False
Cloning into '.'...
program finished with exit code 0
elapsedTime=25.970260
git rev-parse HEAD
in dir /buildbot/slave/pypy-c-jit-linux-x86-32/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'rev-parse', 'HEAD']
using PTY: False
eab40ed7f9688667f0f309472694e4faaad1c9ce
program finished with exit code 0
elapsedTime=0.003494