Task 4510886083166208
Merge bitcoin/bitcoin#32113: fuzz: enable running fuzz test cases in Debug mode
2025-04-23 02:01:14 completed worker:ci_worker_1738693563_606004509 master dda2d4e176621a611cec7f98a275083125d6ef39- build_duration:
28s - ccache_hitrate:
57.14% - configure_duration:
29s - depends_build_duration:
6s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m29s)
line | duration | percentage | command |
---|---|---|---|
197 | 1s | 1% | docker build --file /tmp/cirrus-build-3845085607/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,9,12,14,24,33,38,51,53,61 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-3845085607 |
510 | 6s | 6% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
531 | 29s | 32% | 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 -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
882 | 28s | 31% | bash -c 'cmake --build . -j10 --target all deploy' |
2286 | 2s | 2% | Done + |
2366 | 8s | 8% | '[' false = true ']' |