Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250930-101956
#<BuildRuby:0x000076628a08fdc8
 @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-101956",
 @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.000006   0.000024 (  0.000025)
autoconf               0.000028   0.000009   0.000037 (  0.000037)
configure              0.000023   0.000007   0.000030 (  0.000029)
build_up               0.007138   0.004046   6.524568 (  3.642911)
build_miniruby         0.001345   0.000459   1.672021 (  1.676786)
build_ruby             0.000226   0.001746   1.463265 (  1.470150)
build_all              0.008172   0.004706  13.512481 (  5.921360)
build_install          0.019467   0.005230   9.439884 (  5.130448)
test_btest             0.000442   0.000490  75.961860 ( 29.247221)
test_basic             0.001262   0.004398   0.876605 (  0.942958)
test_all               0.099342   0.031696 630.133734 (218.078069)
test_rubyspec          0.042761   0.031860 105.736435 ( 22.024141)
total: 288.14 sec