Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250926-101414
#<BuildRuby:0x0000726f2130fdd8
 @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.20250926-101414",
 @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.000014   0.000003   0.000017 (  0.000018)
autoconf               0.000028   0.000007   0.000035 (  0.000035)
configure              0.000022   0.000006   0.000028 (  0.000027)
build_up               0.007709   0.003460   5.566757 (  4.498838)
build_miniruby         0.001572   0.000000   1.124760 (  1.286516)
build_ruby             0.001740   0.000091   1.573168 (  1.706377)
build_all              0.006681   0.003216   6.533013 (  4.052241)
build_install          0.021400   0.002518   9.524976 (  6.312961)
test_btest             0.000016   0.001046  71.106484 ( 22.290985)
test_basic             0.005569   0.000877   0.857747 (  0.931177)
test_all               0.088479   0.042519 648.368911 (251.320736)
test_rubyspec          0.045642   0.037115 114.822136 ( 54.688887)
total: 347.09 sec