Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250303-005853
#<BuildRuby:0x00007f89e79afdd0
 @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-005853",
 @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.000000   0.000021 (  0.000020)
autoconf               0.000040   0.000001   0.000041 (  0.000041)
configure              0.000034   0.000001   0.000035 (  0.000034)
build_up               0.004209   0.003790   3.528529 (  2.727450)
build_miniruby         0.001943   0.000102   1.008258 (  1.026662)
build_ruby             0.002022   0.000000   1.371803 (  1.375571)
build_all              0.006694   0.004026   5.540329 (  3.179383)
build_install          0.021979   0.000141   7.474820 (  4.333095)
test_btest             0.000689   0.000046  55.740039 ( 17.974908)
test_basic             0.005162   0.007766   0.797682 (  1.173069)
test_all               0.071187   0.050518 554.694332 (204.478276)
test_rubyspec          0.043548   0.033312  98.959262 ( 28.789343)
total: 265.06 sec