Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251022-183145
#<BuildRuby:0x00007fec2475fdd8
 @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.20251022-183145",
 @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.000004   0.000022 (  0.000023)
autoconf               0.000036   0.000008   0.000044 (  0.000043)
configure              0.000030   0.000007   0.000037 (  0.000038)
build_up               0.007113   0.003537   5.528648 ( 11.716990)
build_miniruby         0.000679   0.000934   2.886899 (  5.037257)
build_ruby             0.001486   0.000380   1.488562 (  1.812209)
build_all              0.006967   0.002491   6.104536 (  4.204667)
build_install          0.019417   0.004617   9.431435 (  8.390887)
test_btest             0.000791   0.000204  76.282026 ( 46.212872)
test_basic             0.005464   0.002198   0.890884 (  2.198176)
test_all               0.106005   0.028744 755.842660 (502.154977)
test_rubyspec          0.053584   0.028145 107.885206 ( 44.888038)
total: 626.62 sec