Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251023-123148
#<BuildRuby:0x00007b508c90fdc8
 @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-123148",
 @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.000023   0.000006   0.000029 (  0.000030)
autoconf               0.000047   0.000011   0.000058 (  0.000058)
configure              0.000034   0.000008   0.000042 (  0.000043)
build_up               0.006240   0.004068   5.080580 (  4.004527)
build_miniruby         0.001258   0.000335   1.078572 (  1.228079)
build_ruby             0.001605   0.000428   1.525618 (  1.671428)
build_all              0.008771   0.001696   6.413020 (  4.615831)
build_install          0.018870   0.005021   9.475788 (  6.734493)
test_btest             0.000267   0.000811  73.751525 ( 30.359735)
test_basic             0.006949   0.001199   0.757216 (  0.977014)
test_all               0.102847   0.032145 719.780892 (303.357741)
test_rubyspec          0.050898   0.033308 113.121211 ( 38.275866)
total: 391.23 sec