Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250303-145839
#<BuildRuby:0x00007fda9d1dfdd8
 @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.20250303-145839",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000026   0.000007   0.000033 (  0.000033)
configure              0.000022   0.000006   0.000028 (  0.000029)
build_up               0.000607   0.006895   3.363925 (  2.486446)
build_miniruby         0.001397   0.000465   0.896151 (  0.893858)
build_ruby             0.001721   0.000574   1.069052 (  1.067463)
build_all              0.007679   0.002560   5.260980 (  3.250560)
build_install          0.007802   0.014403   7.546617 (  4.870639)
test_btest             0.000924   0.000000  57.138644 ( 23.397968)
test_basic             0.003052   0.008679   0.765454 (  0.847617)
test_all               0.088161   0.033313 556.553516 (215.307722)
test_rubyspec          0.032036   0.044248  94.864838 ( 24.348963)
total: 276.47 sec