Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251026-183709
#<BuildRuby:0x000075519983fdc8
 @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.20251026-183709",
 @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.000020   0.000003   0.000023 (  0.000024)
autoconf               0.000037   0.000007   0.000044 (  0.000043)
configure              0.000028   0.000005   0.000033 (  0.000033)
build_up               0.005900   0.005402   5.276063 (  4.301876)
build_miniruby         0.000890   0.000984   1.213980 (  1.798357)
build_ruby             0.000893   0.001217   1.586175 (  2.015047)
build_all              0.009340   0.000713   6.449259 (  4.686324)
build_install          0.020462   0.006164   9.975379 ( 31.338097)
test_btest             0.000986   0.000000  79.684337 ( 40.570675)
test_basic             0.005496   0.003696   0.941321 (  1.333725)
test_all               0.091177   0.046172 724.985727 (374.083321)
test_rubyspec          0.052132   0.029351 115.435784 ( 47.935770)
total: 508.06 sec