Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250927-221929
#<BuildRuby:0x00007974952cfdc0
 @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.20250927-221929",
 @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.000021   0.000005   0.000026 (  0.000025)
autoconf               0.000040   0.000009   0.000049 (  0.000048)
configure              0.000031   0.000007   0.000038 (  0.000038)
build_up               0.008027   0.003168   5.621152 (  4.411608)
build_miniruby         0.001576   0.000124   1.178786 (  1.277246)
build_ruby             0.001965   0.000000   1.587722 (  1.711431)
build_all              0.008497   0.001306   6.530277 (  4.313190)
build_install          0.024318   0.003011   9.886954 (  5.975158)
test_btest             0.000198   0.000890  79.868827 ( 42.266472)
test_basic             0.002523   0.006536   0.962629 (  1.240738)
test_all               0.094976   0.038750 666.279785 (273.629884)
test_rubyspec          0.045741   0.034329 113.135692 ( 34.209314)
total: 369.04 sec