Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251024-103245
#<BuildRuby:0x00007aa58cabfde0
 @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.20251024-103245",
 @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.000004   0.000020 (  0.000021)
autoconf               0.000031   0.000009   0.000040 (  0.000039)
configure              0.000024   0.000007   0.000031 (  0.000030)
build_up               0.002769   0.006916   5.076296 (  3.326321)
build_miniruby         0.001466   0.000193   1.082877 (  1.085185)
build_ruby             0.002088   0.000000   1.427490 (  1.427527)
build_all              0.008496   0.001214   6.408647 (  3.158419)
build_install          0.021384   0.003379   9.292724 (  4.954006)
test_btest             0.001085   0.000000  73.100560 ( 27.392445)
test_basic             0.007109   0.002244   0.928442 (  1.257115)
test_all               0.102856   0.029271 706.760340 (257.866882)
test_rubyspec          0.042898   0.037159 111.576105 ( 32.900639)
total: 333.37 sec