Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251023-163135
#<BuildRuby:0x000073ac77ebfdd8
 @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.20251023-163135",
 @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.000018   0.000005   0.000023 (  0.000024)
autoconf               0.000032   0.000009   0.000041 (  0.000041)
configure              0.000025   0.000008   0.000033 (  0.000033)
build_up               0.005339   0.005048   5.047212 (  7.506587)
build_miniruby         0.001162   0.000410   1.678077 (  1.864494)
build_ruby             0.001191   0.001054   1.558032 (  1.884414)
build_all              0.008303   0.003469   7.806322 (  7.142865)
build_install          0.020841   0.002948   9.505976 (  7.904084)
test_btest             0.000000   0.000999  61.967946 ( 24.105455)
test_basic             0.003390   0.005047   0.717407 (  4.138588)
test_all               0.083908   0.048026 727.103915 (339.135240)
test_rubyspec          0.056717   0.025360 111.923075 ( 48.620721)
total: 442.30 sec