Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251028-103707
#<BuildRuby:0x00007a98be4cfdc0
 @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_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_17.20251028-103707",
 @make="make",
 @no_timeout_error=nil,
 @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.000014   0.000004   0.000018 (  0.000018)
autoconf               0.000049   0.000000   0.000049 (  0.000050)
configure              0.000030   0.000000   0.000030 (  0.000030)
build_up               0.006725   0.003571   5.163516 (  4.323111)
build_miniruby         0.001146   0.000356   1.126181 (  1.197975)
build_ruby             0.001293   0.000785   1.482795 (  1.568793)
build_all              0.007298   0.003020   6.631993 (  5.225950)
build_install          0.018672   0.005388   9.866740 (  7.028885)
test_btest             0.000920   0.000163  81.891558 ( 49.935585)
test_basic             0.004022   0.005870   0.904318 (  1.298469)
test_all               0.092667   0.044558 714.664263 (385.357015)
test_rubyspec          0.051269   0.032006 113.020451 ( 32.255233)
total: 488.19 sec