Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250923-161604
#<BuildRuby:0x0000780478ebfdd0
 @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.20250923-161604",
 @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.000018   0.000005   0.000023 (  0.000023)
autoconf               0.000033   0.000009   0.000042 (  0.000042)
configure              0.000025   0.000007   0.000032 (  0.000031)
build_up               0.003487   0.007865   4.809255 (  9.775218)
build_miniruby         0.001216   0.000416   9.255198 ( 16.770975)
build_ruby             0.001515   0.000493   1.516610 (  1.788469)
build_all              0.006855   0.003330   6.490447 (  5.760138)
build_install          0.016174   0.008846   9.867698 (  7.967116)
test_btest             0.000836   0.000311  76.831410 ( 49.425654)
test_basic             0.003415   0.005298   0.882767 (  1.433247)
test_all               0.096447   0.037178 682.369307 (380.241048)
test_rubyspec          0.047129   0.034143 109.652540 ( 42.479668)
total: 515.64 sec