Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250930-042110
#<BuildRuby:0x00007c684939fde0
 @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.20250930-042110",
 @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.000034   0.000008   0.000042 (  0.000042)
configure              0.000037   0.000000   0.000037 (  0.000036)
build_up               0.008287   0.002057   5.373046 (  3.639065)
build_miniruby         0.001282   0.000058   1.487024 (  1.483979)
build_ruby             0.000959   0.000771   1.357138 (  1.360671)
build_all              0.007187   0.001765   6.496140 (  3.218087)
build_install          0.016723   0.007299   9.943104 (  5.149863)
test_btest             0.000662   0.000171  72.231911 ( 26.521477)
test_basic             0.001425   0.005703   0.784401 (  1.866318)
test_all               0.096754   0.034059 681.955758 (275.484552)
test_rubyspec          0.046160   0.039700 113.199885 ( 26.605714)
total: 345.33 sec