Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250924-161421
#<BuildRuby:0x000079165030fdd8
 @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.20250924-161421",
 @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.000016   0.000005   0.000021 (  0.000022)
autoconf               0.000000   0.000048   0.000048 (  0.000049)
configure              0.000000   0.000035   0.000035 (  0.000035)
build_up               0.005911   0.005143   5.405149 (  5.270764)
build_miniruby         0.001081   0.000736   1.122741 (  1.339818)
build_ruby             0.000973   0.000993   1.519656 (  1.779178)
build_all              0.007393   0.002534   6.350263 (  5.073597)
build_install          0.020239   0.005364   9.933534 (  8.524827)
test_btest             0.000000   0.001237  78.642028 ( 52.343253)
test_basic             0.005064   0.003825   0.824650 (  1.012909)
test_all               0.087058   0.042289 668.661312 (383.542020)
test_rubyspec          0.053329   0.026182 110.836826 ( 63.500552)
total: 522.39 sec