Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251023-023300
#<BuildRuby:0x000076c28db7fdd8
 @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.20251023-023300",
 @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.000015   0.000004   0.000019 (  0.000018)
autoconf               0.000035   0.000000   0.000035 (  0.000035)
configure              0.000028   0.000000   0.000028 (  0.000028)
build_up               0.007012   0.003216   5.161278 (  5.192723)
build_miniruby         0.001714   0.000000   1.569184 (  1.846406)
build_ruby             0.001125   0.000785   1.459441 (  1.730661)
build_all              0.007892   0.002720   7.742160 (  6.596904)
build_install          0.018626   0.005425   9.829958 (  7.998650)
test_btest             0.000967   0.000000  78.282809 ( 59.954558)
test_basic             0.005900   0.003151   0.907826 (  1.391826)
test_all               0.094186   0.039254 709.472282 (451.798220)
test_rubyspec          0.049883   0.031807 111.261246 ( 54.457199)
total: 590.97 sec