Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250924-221504
#<BuildRuby:0x000072f7748dfde0
 @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-221504",
 @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.000004   0.000022 (  0.000023)
autoconf               0.000035   0.000008   0.000043 (  0.000042)
configure              0.000024   0.000005   0.000029 (  0.000030)
build_up               0.006721   0.004631   5.934263 (  6.465821)
build_miniruby         0.000770   0.000842   9.616800 ( 10.257432)
build_ruby             0.001529   0.000633   1.548473 (  1.803159)
build_all              0.007797   0.002191   6.620280 (  5.733969)
build_install          0.021979   0.003914   9.968724 (  7.575740)
test_btest             0.000788   0.000188  80.057201 ( 53.337140)
test_basic             0.004852   0.004957   0.907801 (  1.363807)
test_all               0.103777   0.030541 680.910149 (372.673270)
test_rubyspec          0.051134   0.026606 111.397294 ( 47.873229)
total: 507.08 sec