Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250924-001431
#<BuildRuby:0x0000755c5d52fdd0
 @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.20250924-001431",
 @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.000004   0.000021 (  0.000021)
autoconf               0.000032   0.000008   0.000040 (  0.000039)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.007501   0.003884   5.319026 (  5.190092)
build_miniruby         0.001275   0.000322   1.112532 (  1.256911)
build_ruby             0.002469   0.000000   1.557399 (  1.857761)
build_all              0.006496   0.003834   6.456549 (  5.705735)
build_install          0.022344   0.004309   9.849388 (  7.743901)
test_btest             0.001006   0.000255  77.498655 ( 60.525014)
test_basic             0.005780   0.002532   0.893350 (  1.181574)
test_all               0.092423   0.040127 666.954011 (357.325249)
test_rubyspec          0.045986   0.036065 108.565744 ( 40.326691)
total: 481.11 sec