Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250302-125925
#<BuildRuby:0x00007f09f266fdc0
 @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-125925",
 @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.000014   0.000003   0.000017 (  0.000018)
autoconf               0.000028   0.000005   0.000033 (  0.000033)
configure              0.000023   0.000004   0.000027 (  0.000028)
build_up               0.005812   0.002806   3.767659 (  3.136258)
build_miniruby         0.000000   0.001896   1.105893 (  1.430638)
build_ruby             0.000525   0.001928   1.369748 (  1.395087)
build_all              0.006524   0.003554   5.628622 (  2.864949)
build_install          0.017735   0.006405   8.070366 (  4.846351)
test_btest             0.001095   0.000000  54.700364 ( 23.203121)
test_basic             0.008219   0.000300   0.721483 (  0.787632)
test_all               0.083594   0.038947 539.972765 (211.832508)
test_rubyspec          0.051119   0.028042 101.682720 ( 30.508799)
total: 280.01 sec