Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250923-081515
#<BuildRuby:0x0000716aff88fdc0
 @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.20250923-081515",
 @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.000017   0.000005   0.000022 (  0.000023)
autoconf               0.000029   0.000008   0.000037 (  0.000038)
configure              0.000027   0.000007   0.000034 (  0.000035)
build_up               0.005462   0.005170   5.005643 (  4.369460)
build_miniruby         0.001371   0.000441   1.100358 (  1.534022)
build_ruby             0.000217   0.001774   1.516633 (  1.682534)
build_all              0.006714   0.003294   6.236069 (  4.230039)
build_install          0.019733   0.004137   9.111038 ( 15.107750)
test_btest             0.000693   0.000226  80.022829 ( 48.149978)
test_basic             0.003667   0.005125   0.891084 (  1.282886)
test_all               0.085863   0.046148 679.180952 (358.295041)
test_rubyspec          0.051254   0.031312 113.719642 ( 41.719401)
total: 476.37 sec