git --version
in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', '--version']
using PTY: False
git version 2.46.1.windows.1
program finished with exit code 0
elapsedTime=0.344000
program finished with exit code 0
git clean -f -d -x
in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'clean', '-f', '-d', '-x']
using PTY: False
Removing testrun.log
program finished with exit code 0
elapsedTime=0.671000
git fetch -t https://github.com/pypy/pypy/ py3.11
in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'fetch', '-t', 'https://github.com/pypy/pypy/', 'py3.11']
using PTY: False
From https://github.com/pypy/pypy
* branch py3.11 -> FETCH_HEAD
program finished with exit code 0
elapsedTime=6.904000
git reset --hard 04f979fa4dd2a1ab521e13d529cb99121edf3ad1 --
in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'reset', '--hard', '04f979fa4dd2a1ab521e13d529cb99121edf3ad1', '--']
using PTY: False
HEAD is now at 04f979fa4dd fill make_sq_set_item for either __setitem__ or __delitem__ (issue 5564)
program finished with exit code 0
elapsedTime=2.640000
git branch -M py3.11
in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'branch', '-M', 'py3.11']
using PTY: False
program finished with exit code 0
elapsedTime=0.344000
git rev-parse HEAD
in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'rev-parse', 'HEAD']
using PTY: False
04f979fa4dd2a1ab521e13d529cb99121edf3ad1
program finished with exit code 0
elapsedTime=0.234000