Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251028-083712
#<BuildRuby:0x00007665c879fdc0
 @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.20251028-083712",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000029   0.000008   0.000037 (  0.000037)
configure              0.000025   0.000007   0.000032 (  0.000031)
build_up               0.005719   0.004541   5.377321 (  5.226149)
build_miniruby         0.001384   0.000142   1.677755 (  2.189114)
build_ruby             0.001770   0.000208   1.588061 (  1.743167)
build_all              0.006487   0.004469   6.560840 (  4.627099)
build_install          0.022346   0.003904   9.616109 ( 14.395978)
test_btest             0.000201   0.000860  83.017639 ( 49.700135)
test_basic             0.005212   0.003934   0.950070 (  1.137528)
test_all               0.098618   0.040907 726.378420 (371.473987)
test_rubyspec          0.053347   0.032044 115.102143 ( 31.324673)
total: 481.82 sec