Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251022-103145
#<BuildRuby:0x000070994e69fde0
 @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.20251022-103145",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000031   0.000008   0.000039 (  0.000040)
configure              0.000028   0.000007   0.000035 (  0.000035)
build_up               0.005040   0.005283   5.177156 (  4.969814)
build_miniruby         0.001217   0.000340   1.103607 (  1.274685)
build_ruby             0.000946   0.000995   1.491631 (  1.690658)
build_all              0.008967   0.000784   6.565336 (  6.378013)
build_install          0.020095   0.006448   9.775132 (  8.985802)
test_btest             0.000067   0.001084  80.866622 ( 71.696898)
test_basic             0.007188   0.001897   0.879773 (  1.266273)
test_all               0.101662   0.032518 684.071349 (445.952527)
test_rubyspec          0.048005   0.037196 114.325532 ( 44.092782)
total: 586.31 sec