Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250303-225338
#<BuildRuby:0x00007fac060bfdd8
 @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-225338",
 @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.000030   0.000005   0.000035 (  0.000029)
autoconf               0.000044   0.000007   0.000051 (  0.000046)
configure              0.000037   0.000005   0.000042 (  0.000043)
build_up               0.004460   0.003927   3.720665 (  5.533382)
build_miniruby         0.001790   0.000316   0.992908 (  1.807577)
build_ruby             0.001864   0.000329   1.287146 (  2.589925)
build_all              0.008798   0.000831   5.396834 (  6.623138)
build_install          0.017559   0.007599   7.637795 ( 11.600653)
test_btest             0.000881   0.000176  61.930028 ( 87.877244)
test_basic             0.007526   0.004806   0.765023 (  1.588745)
test_all               0.086632   0.045872 593.769420 (742.317583)
test_rubyspec          0.048856   0.033114  95.788243 ( 65.444886)
total: 925.38 sec