Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251026-123547
#<BuildRuby:0x000074624da2fde0
 @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.20251026-123547",
 @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.000005   0.000021 (  0.000021)
autoconf               0.000035   0.000009   0.000044 (  0.000043)
configure              0.000031   0.000008   0.000039 (  0.000040)
build_up               0.005046   0.004314   5.006125 (  3.188505)
build_miniruby         0.000626   0.000895   1.014521 (  1.011710)
build_ruby             0.000000   0.001785   1.500578 (  1.503812)
build_all              0.007547   0.001688   6.215859 (  2.753456)
build_install          0.019818   0.003081   9.495407 (  4.753692)
test_btest             0.000698   0.000152  81.058537 ( 40.702147)
test_basic             0.002574   0.005727   0.932117 (  1.038781)
test_all               0.101841   0.033774 693.501767 (358.475696)
test_rubyspec          0.057234   0.027630 115.701071 ( 45.076978)
total: 458.51 sec