Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250228-185322
#<BuildRuby:0x00007f09877ffde0
 @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.20250228-185322",
 @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.000017   0.000007   0.000024 (  0.000025)
autoconf               0.000032   0.000013   0.000045 (  0.000045)
configure              0.000025   0.000010   0.000035 (  0.000036)
build_up               0.007814   0.001388   3.779908 (  3.902395)
build_miniruby         0.001330   0.000492   0.964705 (  1.124243)
build_ruby             0.001730   0.000641   1.344326 (  1.693390)
build_all              0.006894   0.003658   5.485791 (  3.850869)
build_install          0.018793   0.004894   7.877057 (  5.887828)
test_btest             0.001306   0.000000  60.942066 ( 47.211600)
test_basic             0.011231   0.000000   0.755728 (  1.243095)
test_all               0.086647   0.036693 581.653236 (267.384745)
test_rubyspec          0.042785   0.033591  96.937099 ( 22.323936)
total: 354.62 sec