Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250227-145112
#<BuildRuby:0x00007f834418fdc0
 @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.20250227-145112",
 @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.000023   0.000003   0.000026 (  0.000026)
autoconf               0.000038   0.000004   0.000042 (  0.000042)
configure              0.000028   0.000003   0.000031 (  0.000031)
build_up               0.009336   0.000135   3.674116 (  4.205252)
build_miniruby         0.001405   0.000156   0.983536 (  1.692487)
build_ruby             0.002057   0.000229   1.359833 (  1.926100)
build_all              0.009291   0.001033   5.526672 (  5.442532)
build_install          0.019286   0.004091   8.020162 ( 22.029270)
test_btest             0.000911   0.000111  60.371197 ( 50.083043)
test_basic             0.005817   0.005261   0.733455 (  1.073407)
test_all               0.092853   0.030519 567.293597 (221.875572)
test_rubyspec          0.051254   0.024868  97.490717 ( 26.246370)
total: 334.58 sec