Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250308-045350
#<BuildRuby:0x00007f76253ffdc0
 @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-045350",
 @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.000021   0.000007   0.000028 (  0.000029)
autoconf               0.000027   0.000010   0.000037 (  0.000038)
configure              0.000024   0.000008   0.000032 (  0.000032)
build_up               0.005035   0.001777   2.881104 (  6.314887)
build_miniruby         0.001278   0.000452   0.839036 (  0.944335)
build_ruby             0.001433   0.000506   1.119781 (  1.228127)
build_all              0.007195   0.000919   4.995566 (  2.684860)
build_install          0.017179   0.004395   7.216884 (  9.937870)
test_btest             0.000939   0.000000  57.643744 ( 21.436873)
test_basic             0.007110   0.000039   0.581395 (  0.947304)
test_all               0.100739   0.021392 586.123327 (543.791767)
test_rubyspec          0.046967   0.035338  99.185269 ( 98.035227)
total: 685.32 sec