Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250926-181538
#<BuildRuby:0x000072cf0f07fde0
 @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.20250926-181538",
 @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.000019   0.000004   0.000023 (  0.000023)
autoconf               0.000032   0.000007   0.000039 (  0.000039)
configure              0.000029   0.000007   0.000036 (  0.000036)
build_up               0.007826   0.003691   5.639632 (  4.826282)
build_miniruby         0.000597   0.001172   1.180257 (  1.386940)
build_ruby             0.001437   0.000610   1.478820 (  1.538865)
build_all              0.008330   0.001312   6.420296 (  3.307326)
build_install          0.016320   0.009918  10.031120 (  5.456589)
test_btest             0.001055   0.000000  78.130417 ( 25.852703)
test_basic             0.005189   0.001790   0.779733 (  0.837734)
test_all               0.103987   0.022895 607.602239 (268.594223)
test_rubyspec          0.040536   0.033725 107.924518 ( 28.315942)
total: 340.12 sec