Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250302-105847
#<BuildRuby:0x00007f06c0ebfdc0
 @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-105847",
 @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.000016   0.000005   0.000021 (  0.000021)
autoconf               0.000031   0.000008   0.000039 (  0.000040)
configure              0.000026   0.000007   0.000033 (  0.000033)
build_up               0.007660   0.000995   3.837690 (  3.900895)
build_miniruby         0.001436   0.000383   1.021263 (  1.335575)
build_ruby             0.002340   0.000000   1.331909 (  1.754176)
build_all              0.008969   0.000800   5.613707 (  4.499966)
build_install          0.012002   0.007582   7.645561 ( 21.429746)
test_btest             0.000642   0.000180  51.257296 ( 20.398421)
test_basic             0.000143   0.009264   0.666599 (  1.190432)
test_all               0.094760   0.026817 577.686591 (209.381879)
test_rubyspec          0.063495   0.019298 102.375730 ( 31.972747)
total: 295.86 sec