| 1072 | 31s | 20% | docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:26.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_freebsd_cross.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_freebsd_cross --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_freebsd_cross --cache-to type=gha,mode=max,ignore-error=true,url=http://127.0.0.1:49160/,version=1,scope=ci_freebsd_cross --load /home/runner/work/bitcoin/bitcoin |
| 1189 | 2s | 1% | docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --mount=type=bind,src=/home/runner/work/bitcoin/bitcoin,dst=/home/runner/work/bitcoin/bitcoin,readonly --mount=type=bind,src=/home/runner/work/_temp/ccache_dir,dst=/home/runner/work/_temp/ccache_dir --mount=type=bind,src=/home/runner/work/_temp/depends/built,dst=/home/runner/work/_temp/depends/built --mount=type=bind,src=/home/runner/work/_temp/depends/sources,dst=/home/runner/work/_temp/depends/sources --mount=type=bind,src=/home/runner/work/_temp/previous_releases,dst=/home/runner/work/_temp/previous_releases --mount=type=bind,src=/home/runner/work/_temp/build,dst=/home/runner/work/_temp/build --env-file=/tmp/env-runner-ci_freebsd_cross --name=ci_freebsd_cross --network=ci-ip6net --ip6=1111:1111::5 --platform=linux ci_freebsd_cross |
| 1361 | 4s | 2% | bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-unknown-freebsd build_CC=clang build_CXX=clang++ CC='\''clang --target=x86_64-unknown-freebsd --sysroot=/home/runner/work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.1'\'' CXX='\''clang++ --target=x86_64-unknown-freebsd --sysroot=/home/runner/work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.1 -stdlib=libc++'\'' LDFLAGS='\''-Wc,-fuse-ld=lld -fuse-ld=lld'\'' AR=llvm-ar-22 NM=llvm-nm-22 OBJCOPY=llvm-objcopy-22 OBJDUMP=llvm-objdump-22 RANLIB=llvm-ranlib-22 STRIP=llvm-strip-22 LOG=1' |
| 1406 | 7s | 4% | features - done |
| 1821 | 20s | 13% | cmake --build /home/runner/work/_temp/build -j8 --target all install |
| 3076 | 38s | 25% | docker container kill e2ff8070b7b9e2f948c9bce8698fa4dfb0756d1ca7e07e71143dc004b2865bc7 |