Task 6323027157188608
ci: Rewrite test-each-commit as rust script
2025-06-05 08:02:00 completed worker:ci_worker_1738693532_860143205 pull/32680 fae690ca7d672df82524e6e358524fbadba5b88e- build_duration:
39s - ccache_hitrate:
99.84% - configure_duration:
29s - depends_build_duration:
7s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m42s)
line | duration | percentage | command |
---|---|---|---|
202 | 1s | 0% | docker build --file /tmp/cirrus-build-4130036248/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=2,3,10,11,25,37,40,57,61,63 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-4130036248 |
519 | 7s | 6% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
541 | 29s | 28% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-apple-darwin/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
2059 | 39s | 38% | bash -c 'cmake --build . -j10 --target all deploy' |
3129 | 2s | 1% | Done + |
3209 | 10s | 9% | '[' false = true ']' |