Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250302-165918
#<BuildRuby:0x00007f5385c8fde0
 @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.20250302-165918",
 @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.000015   0.000003   0.000018 (  0.000020)
autoconf               0.000031   0.000006   0.000037 (  0.000038)
configure              0.000025   0.000005   0.000030 (  0.000030)
build_up               0.002958   0.004778   3.180771 (  2.434564)
build_miniruby         0.001321   0.000342   0.819259 (  0.820653)
build_ruby             0.001874   0.000000   1.211213 (  1.209670)
build_all              0.008902   0.000607   4.994673 (  2.245513)
build_install          0.017614   0.001055   6.837312 (  3.694280)
test_btest             0.000673   0.000147  57.318865 ( 21.007207)
test_basic             0.004951   0.006727   0.786707 (  0.906606)
test_all               0.079436   0.038966 548.722543 (179.673954)
test_rubyspec          0.053157   0.028096 102.704487 ( 35.114644)
total: 247.11 sec