Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251025-203855
#<BuildRuby:0x00007fa6cd28fde0
 @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.20251025-203855",
 @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.000025)
autoconf               0.000038   0.000009   0.000047 (  0.000047)
configure              0.000030   0.000007   0.000037 (  0.000038)
build_up               0.006453   0.003966   5.331277 (  5.166003)
build_miniruby         0.000934   0.000752   1.155918 (  1.426187)
build_ruby             0.001922   0.000250   1.587036 (  1.876323)
build_all              0.008254   0.002473   6.530375 (  5.534680)
build_install          0.016087   0.008277  10.046608 ( 17.922439)
test_btest             0.000820   0.000248  72.926738 ( 25.700404)
test_basic             0.002032   0.004124   0.876544 (  0.940845)
test_all               0.097445   0.036840 736.546108 (326.136996)
test_rubyspec          0.047815   0.035237 113.006667 ( 37.672715)
total: 422.38 sec