202 | 4s | 10% | docker build --file /tmp/cirrus-build-2062236848/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --cpuset-cpus=10,17,23,25,28,34,40,45,47,51 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-2062236848 |
265 | 1s | 2% | docker image prune --force --filter label=bitcoin-ci-test |
277 | 2s | 5% | docker exec eed73c04376d6db7bce0c1587172d4261b63ded1df3e5d49ad21e5eae94aa3df bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-2062236848/ /ci_container_base' |
306 | 1s | 2% | docker exec eed73c04376d6db7bce0c1587172d4261b63ded1df3e5d49ad21e5eae94aa3df bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && git config --global --add safe.directory "*"' |
312 | 1s | 2% | docker exec eed73c04376d6db7bce0c1587172d4261b63ded1df3e5d49ad21e5eae94aa3df bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/03_test_script.sh' |
519 | 12s | 31% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |