Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251025-123731
#<BuildRuby:0x000070af3c2ffdd0
 @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.20251025-123731",
 @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.000005   0.000024 (  0.000024)
autoconf               0.000034   0.000008   0.000042 (  0.000041)
configure              0.000025   0.000005   0.000030 (  0.000031)
build_up               0.006976   0.004009   5.415565 (  4.996451)
build_miniruby         0.000642   0.000915   1.746287 (  2.045321)
build_ruby             0.000810   0.001215   1.607177 (  1.771544)
build_all              0.009576   0.000615   6.668944 (  4.955081)
build_install          0.019057   0.006340   9.826950 (  7.079442)
test_btest             0.001041   0.000000  82.649698 ( 55.454841)
test_basic             0.004290   0.005147   0.922104 (  1.364347)
test_all               0.098946   0.035224 705.644406 (328.896998)
test_rubyspec          0.051832   0.031342 115.825745 ( 55.005868)
total: 461.57 sec