Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250303-105859
#<BuildRuby:0x00007fa9b796fdd0
 @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_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_17.20250303-105859",
 @make="make",
 @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.000014   0.000002   0.000016 (  0.000017)
autoconf               0.000022   0.000003   0.000025 (  0.000026)
configure              0.000018   0.000002   0.000020 (  0.000021)
build_up               0.002771   0.003821   2.691669 (  2.250430)
build_miniruby         0.001177   0.000188   0.680488 (  0.872145)
build_ruby             0.001343   0.000215   0.795941 (  0.804037)
build_all              0.006393   0.001023   4.177869 (  1.714750)
build_install          0.007262   0.012646   6.459349 (  3.732518)
test_btest             0.000735   0.000191  48.226771 ( 14.355383)
test_basic             0.007043   0.000000   0.475710 (  3.365689)
test_all               0.069895   0.051518 524.163970 (171.595320)
test_rubyspec          0.043517   0.036822  99.461937 ( 30.208803)
total: 228.90 sec