Task 4578157031849984
tests: speed up coins_tests by parallelizing
2025-07-19 09:43:25 completed worker:ci_worker_1738693528_799064579 pull/32945 2a8fdddd4df4b630c0a580f4df6521cb3af01804- build_duration:
29s - ccache_hitrate:
98.69% - configure_duration:
27s - depends_build_duration:
5s - docker_build_cached:
true - docker_build_duration:
3s
Commands that took longer than 1 second (total 1m29s)
line | duration | percentage | command |
---|---|---|---|
203 | 3s | 3% | docker build --file /tmp/cirrus-build-3319343414/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=3,8,10,23,28,30,33,36,54,57 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-3319343414 |
518 | 5s | 5% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
538 | 27s | 30% | bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-apple-darwin -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 -Werror=dev -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
876 | 29s | 32% | cmake --build /ci_container_base/ci/scratch/build-x86_64-apple-darwin -j10 --target all deploy |
1948 | 2s | 2% | Done + |
2028 | 7s | 7% | '[' false = true ']' |