Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251029-123604
#<BuildRuby:0x00007dddb74afde0
 @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.20251029-123604",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000027   0.000007   0.000034 (  0.000033)
configure              0.000023   0.000005   0.000028 (  0.000028)
build_up               0.003479   0.005428   3.809965 ( 18.953916)
build_miniruby         0.001112   0.000311   1.291047 (  4.678326)
build_ruby             0.000554   0.001191   1.504181 (  1.504452)
build_all              0.006395   0.002628   6.228772 (  3.071248)
build_install          0.020993   0.005217   9.864383 (  5.659707)
test_btest             0.000864   0.000250  81.105148 ( 37.922634)
test_basic             0.005747   0.003696   0.950422 (  1.173760)
test_all               0.095384   0.035843 708.903335 (311.876378)
test_rubyspec          0.053047   0.029622 112.742598 ( 60.455828)
total: 445.30 sec