Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251027-143827
#<BuildRuby:0x00007c26d0b8fdd0
 @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.20251027-143827",
 @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.000004   0.000021 (  0.000021)
autoconf               0.000031   0.000006   0.000037 (  0.000038)
configure              0.000034   0.000000   0.000034 (  0.000034)
build_up               0.005996   0.004526   5.137002 (  4.024037)
build_miniruby         0.000600   0.001171   1.094614 (  1.223934)
build_ruby             0.001293   0.000835   1.510064 (  1.669351)
build_all              0.009046   0.000955   6.563401 (  3.891649)
build_install          0.020109   0.005268   9.708951 ( 14.146520)
test_btest             0.000013   0.001084  79.027071 ( 40.114479)
test_basic             0.007009   0.002296   0.904173 (  1.122206)
test_all               0.092376   0.045378 744.974705 (298.590158)
test_rubyspec          0.049727   0.033496 113.100125 ( 29.509726)
total: 394.29 sec