Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250301-005330
#<BuildRuby:0x00007f367ba4fde0
 @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.20250301-005330",
 @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.000022   0.000003   0.000025 (  0.000026)
autoconf               0.000038   0.000005   0.000043 (  0.000043)
configure              0.000029   0.000004   0.000033 (  0.000033)
build_up               0.008862   0.000603   3.729242 (  3.972713)
build_miniruby         0.001469   0.000183   0.962386 (  1.446634)
build_ruby             0.000000   0.002398   1.302235 (  1.683807)
build_all              0.008702   0.002422   5.572831 (  4.923121)
build_install          0.019639   0.005462   7.664788 (  6.703555)
test_btest             0.000688   0.000114  61.761068 ( 60.179335)
test_basic             0.010040   0.000885   0.746201 (  1.159997)
test_all               0.090110   0.035026 569.613232 (253.529769)
test_rubyspec          0.050968   0.026765  96.937566 ( 28.580842)
total: 362.18 sec