Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250929-142004
#<BuildRuby:0x000078e9800cfde0
 @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.20250929-142004",
 @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.000005   0.000025 (  0.000035)
autoconf               0.000000   0.000045   0.000045 (  0.000046)
configure              0.000000   0.000041   0.000041 (  0.000041)
build_up               0.002941   0.006417   4.952233 (  3.054507)
build_miniruby         0.000522   0.001164   0.780757 (  0.779976)
build_ruby             0.000000   0.001668   1.295781 (  1.293325)
build_all              0.004235   0.003453   5.119385 (  2.134078)
build_install          0.016369   0.005467   8.688001 (  4.068767)
test_btest             0.000000   0.000979  80.477796 ( 34.761646)
test_basic             0.000364   0.007302   0.848334 (  0.914585)
test_all               0.096122   0.037560 670.499022 (216.918503)
test_rubyspec          0.043644   0.037705 110.991006 ( 28.779719)
total: 292.71 sec