Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250303-185804
#<BuildRuby:0x00007f38feecfde0
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_clang_17",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_17",
 @TARGET_NAME="trunk_clang_17",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_17",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-17"],
 @gist=false,
 @git_branch=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_17.20250303-185804",
 @make="make",
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @steps=
  ["checkout",
   "autoconf",
   "configure",
   "build_up",
   "build_miniruby",
   "build_ruby",
   "build_all",
   "build_install",
   "test_btest",
   "test_basic",
   "test_all",
   "test_rubyspec"],
 @svn_revision=nil,
 @test_opts="TESTS='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000021   0.000004   0.000025 (  0.000025)
autoconf               0.000033   0.000006   0.000039 (  0.000039)
configure              0.000027   0.000005   0.000032 (  0.000031)
build_up               0.003746   0.003988   3.596592 (  4.162993)
build_miniruby         0.001906   0.000000   0.856365 (  0.899464)
build_ruby             0.001971   0.000000   1.301489 (  1.831233)
build_all              0.006522   0.002821   5.267471 (  3.019879)
build_install          0.010898   0.008580   7.370347 (  6.955603)
test_btest             0.000664   0.000175  54.916236 ( 28.627901)
test_basic             0.000000   0.005916   0.517511 (  3.150405)
test_all               0.093408   0.023544 541.045879 (199.508159)
test_rubyspec          0.025244   0.052946  98.040571 ( 27.103967)
total: 275.26 sec