Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251001-062022
#<BuildRuby:0x00007da36a42fdc0
 @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_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_17.20251001-062022",
 @make="make",
 @no_timeout_error=nil,
 @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.000005   0.000023 (  0.000023)
autoconf               0.000029   0.000009   0.000038 (  0.000036)
configure              0.000022   0.000006   0.000028 (  0.000029)
build_up               0.006263   0.005129   5.605800 (  5.363552)
build_miniruby         0.001719   0.000224   2.934811 (  3.153363)
build_ruby             0.000948   0.000999   1.514341 (  1.892281)
build_all              0.008597   0.001086   6.466652 (  4.801986)
build_install          0.018144   0.005941   9.532078 (  7.508192)
test_btest             0.000769   0.000241  77.103263 ( 44.827919)
test_basic             0.005617   0.002237   0.909324 (  1.332439)
test_all               0.104448   0.024790 653.792896 (292.246611)
test_rubyspec          0.057079   0.022578 109.679085 ( 35.636720)
total: 396.76 sec