Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250306-065724
#<BuildRuby:0x00007fb7da00fde0
 @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-065724",
 @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.000025   0.000006   0.000031 (  0.000031)
autoconf               0.000042   0.000011   0.000053 (  0.000052)
configure              0.000033   0.000009   0.000042 (  0.000042)
build_up               0.007839   0.000986   3.761063 (  5.974047)
build_miniruby         0.000000   0.002003   1.009529 (  2.596330)
build_ruby             0.000000   0.001993   1.352080 (  2.471537)
build_all              0.005400   0.006013   5.444364 (  6.952703)
build_install          0.014262   0.011714   8.140179 ( 13.569820)
test_btest             0.000626   0.000232  61.700085 ( 81.952668)
test_basic             0.009950   0.003218   0.803120 (  1.163455)
test_all               0.101446   0.026463 588.321246 (567.752043)
test_rubyspec          0.058061   0.024221  96.274762 ( 57.770101)
total: 740.20 sec