Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250305-005337
#<BuildRuby:0x00007f58c8dafde0
 @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.20250305-005337",
 @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.000021   0.000003   0.000024 (  0.000025)
autoconf               0.000030   0.000005   0.000035 (  0.000035)
configure              0.000024   0.000004   0.000028 (  0.000029)
build_up               0.003937   0.003916   3.757986 (  5.375838)
build_miniruby         0.001581   0.000306   1.016965 (  1.776494)
build_ruby             0.001717   0.000333   1.371231 (  2.155517)
build_all              0.005477   0.004344   5.448311 (  6.140449)
build_install          0.021137   0.000940   7.952724 ( 29.041201)
test_btest             0.000726   0.000141  62.637487 ( 82.036810)
test_basic             0.007598   0.004051   0.802159 (  2.191710)
test_all               0.090965   0.036770 594.162419 (704.620892)
test_rubyspec          0.039538   0.040243 101.517932 ( 70.819884)
total: 904.16 sec