Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250307-125714
#<BuildRuby:0x00007fe54cb7fdc0
 @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.20250307-125714",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000023   0.000006   0.000029 (  0.000028)
build_up               0.008711   0.000126   3.929594 (  7.826902)
build_miniruby         0.002014   0.000000   3.566975 (  5.175365)
build_ruby             0.001983   0.000000   1.283887 (  2.495943)
build_all              0.003685   0.006113   5.590243 (  7.553468)
build_install          0.020977   0.002114   8.008654 ( 21.336973)
test_btest             0.000822   0.000183  60.392104 ( 77.661257)
test_basic             0.007262   0.004879   0.782079 (  1.567873)
test_all               0.098937   0.033802 598.802706 (656.708124)
test_rubyspec          0.062874   0.019936 100.887007 ( 83.036038)
total: 863.36 sec