Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250302-065731
#<BuildRuby:0x00007fe3a511fdd8
 @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.20250302-065731",
 @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.000005   0.000028 (  0.000027)
autoconf               0.000039   0.000009   0.000048 (  0.000049)
configure              0.000033   0.000007   0.000040 (  0.000040)
build_up               0.003692   0.004811   3.782314 (  4.201797)
build_miniruby         0.001243   0.000321   1.001508 (  1.076786)
build_ruby             0.002392   0.000000   1.325378 (  1.536691)
build_all              0.008726   0.000769   5.677187 (  4.586891)
build_install          0.019980   0.006025   8.155815 (  6.692215)
test_btest             0.000000   0.001001  56.264996 ( 33.049257)
test_basic             0.001141   0.006349   0.592451 (  1.823299)
test_all               0.085463   0.034444 552.000494 (182.945010)
test_rubyspec          0.047626   0.035236 102.120624 ( 24.433283)
total: 260.35 sec