Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251030-232725
#<BuildRuby:0x000079281d8dfdd8
 @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-232725",
 @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.000022   0.000005   0.000027 (  0.000026)
autoconf               0.000046   0.000011   0.000057 (  0.000052)
configure              0.000030   0.000007   0.000037 (  0.000036)
build_up               0.007933   0.003714   5.850599 ( 13.351374)
build_miniruby         0.000000   0.001785   3.128145 ( 17.114941)
build_ruby             0.000166   0.002167   1.608205 (  4.148044)
build_all              0.008723   0.001749   6.723650 (  9.841622)
build_install          0.021109   0.007030  10.560685 ( 42.240118)
test_btest             0.001258   0.000148  85.390630 (131.218476)
test_basic             0.002926   0.006492   0.950661 (  7.620514)
test_all               0.103732   0.039618 774.222331 (960.945050)
test_rubyspec          0.055114   0.029700 119.009755 ( 61.893353)
total: 1248.38 sec