Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251026-063621
#<BuildRuby:0x000074bdf124fdc8
 @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-063621",
 @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.000018   0.000004   0.000022 (  0.000023)
autoconf               0.000035   0.000009   0.000044 (  0.000044)
configure              0.000038   0.000000   0.000038 (  0.000039)
build_up               0.005166   0.005078   5.147494 (  3.779843)
build_miniruby         0.001850   0.000000   1.172906 (  1.197172)
build_ruby             0.001223   0.001062   1.475788 (  2.020102)
build_all              0.008430   0.000915   6.317012 (  3.964017)
build_install          0.016840   0.006687   9.264669 (  5.565701)
test_btest             0.000861   0.000166  68.152687 ( 27.345370)
test_basic             0.002178   0.006068   0.662920 (  3.678359)
test_all               0.101047   0.033588 746.872680 (412.370931)
test_rubyspec          0.050997   0.032894 113.613016 ( 50.313617)
total: 510.24 sec