Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250926-041346
#<BuildRuby:0x00007fda5aacfdc8
 @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.20250926-041346",
 @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.000005   0.000023 (  0.000023)
autoconf               0.000034   0.000009   0.000043 (  0.000043)
configure              0.000031   0.000008   0.000039 (  0.000040)
build_up               0.004474   0.006425   5.678086 (  5.305974)
build_miniruby         0.001125   0.000742   1.141255 (  1.456537)
build_ruby             0.001557   0.000466   1.580836 (  1.890575)
build_all              0.006384   0.003136   6.448041 (  5.094314)
build_install          0.020021   0.004781  10.449693 (  9.481973)
test_btest             0.000138   0.001098  80.044283 ( 74.684186)
test_basic             0.005364   0.003870   0.969908 (  1.543547)
test_all               0.105225   0.031812 716.751500 (492.318133)
test_rubyspec          0.052385   0.030596 117.087810 ( 62.301920)
total: 654.08 sec