Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251030-212715
#<BuildRuby:0x00007bea4978fdc0
 @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.20251030-212715",
 @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.000046   0.000011   0.000057 (  0.000439)
configure              0.000033   0.000008   0.000041 (  0.000041)
build_up               0.010023   0.001190   5.573537 ( 13.904309)
build_miniruby         0.000998   0.001820   7.702156 ( 22.756458)
build_ruby             0.001681   0.000420   1.602245 (  4.259063)
build_all              0.007577   0.002158   6.898373 (  8.980700)
build_install          0.019660   0.007634  10.297291 ( 26.851885)
test_btest             0.000092   0.001110  85.281530 (128.737128)
test_basic             0.005671   0.003487   0.926235 (  1.966667)
test_all               0.102794   0.040652 800.778945 (1032.513124)
test_rubyspec          0.053236   0.030222 117.957549 ( 68.551606)
total: 1308.52 sec