Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250306-025601
#<BuildRuby:0x00007f9cb051fdc0
 @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.20250306-025601",
 @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.000027   0.000008   0.000035 (  0.000028)
autoconf               0.000044   0.000012   0.000056 (  0.000050)
configure              0.000028   0.000008   0.000036 (  0.000037)
build_up               0.009982   0.000511   5.556581 ( 25.785560)
build_miniruby         0.001861   0.000496  40.460091 ( 46.178434)
build_ruby             0.002375   0.000000   1.415771 (  2.711459)
build_all              0.005219   0.005691   5.634444 (  9.941043)
build_install          0.015846   0.009147   8.441550 ( 40.273793)
test_btest             0.000735   0.000239  61.884769 ( 81.601004)
test_basic             0.011538   0.001065   0.810436 (  1.452752)
test_all               0.098655   0.031922 579.950787 (584.236666)
test_rubyspec          0.058213   0.022670  99.004910 ( 62.035500)
total: 854.22 sec