Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250308-005502
#<BuildRuby:0x00007f1850cafde0
 @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.20250308-005502",
 @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.000005   0.000027 (  0.000028)
autoconf               0.000037   0.000009   0.000046 (  0.000045)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.005148   0.003195   3.619399 (  4.759308)
build_miniruby         0.001489   0.000384   0.994336 (  1.320218)
build_ruby             0.001837   0.000474   1.351471 (  1.763977)
build_all              0.007604   0.003842   5.265605 (  6.953601)
build_install          0.014709   0.008705   7.804057 ( 24.476159)
test_btest             0.000661   0.000202  58.587668 ( 68.057925)
test_basic             0.006681   0.004865   0.789445 (  1.347316)
test_all               0.112318   0.015782 595.626337 (599.476249)
test_rubyspec          0.057444   0.025529  96.862316 ( 83.705830)
total: 791.86 sec