Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251029-083727
#<BuildRuby:0x00007237278efdc0
 @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-083727",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000030   0.000009   0.000039 (  0.000038)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.005570   0.004504   5.015200 (  3.504851)
build_miniruby         0.001437   0.000134   1.450571 (  1.452771)
build_ruby             0.000041   0.001714   1.530912 (  1.539994)
build_all              0.007152   0.001693   6.272108 (  3.033244)
build_install          0.015733   0.007282   8.491783 (  3.710851)
test_btest             0.000000   0.000981  74.732337 ( 33.146494)
test_basic             0.002206   0.006364   0.974456 (  1.323908)
test_all               0.095219   0.040493 740.563413 (332.820848)
test_rubyspec          0.058760   0.027457 115.259571 ( 48.876290)
total: 429.41 sec