Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251030-112525
#<BuildRuby:0x00007f493728fdc0
 @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.20251030-112525",
 @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.000006   0.000027 (  0.000028)
autoconf               0.000036   0.000011   0.000047 (  0.000047)
configure              0.000032   0.000009   0.000041 (  0.000042)
build_up               0.007221   0.003291   5.516637 (  7.980861)
build_miniruby         0.001608   0.000179   1.809787 (  4.194912)
build_ruby             0.001508   0.000462   1.662354 (  3.598589)
build_all              0.007055   0.002986  11.325994 ( 22.260206)
build_install          0.019738   0.007560  10.822380 ( 14.245583)
test_btest             0.000833   0.000267  83.681075 (113.096163)
test_basic             0.006763   0.003360   0.974240 (  1.798002)
test_all               0.100209   0.044673 780.389087 (967.840541)
test_rubyspec          0.063317   0.024020 121.041005 (105.805922)
total: 1240.83 sec