Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250929-081840
#<BuildRuby:0x0000779f8df2fdd8
 @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.20250929-081840",
 @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.000033   0.000007   0.000040 (  0.000040)
configure              0.000030   0.000006   0.000036 (  0.000036)
build_up               0.005535   0.003805   5.137462 (  3.291064)
build_miniruby         0.000717   0.000752   1.308055 (  1.308060)
build_ruby             0.001317   0.000300   1.220538 (  1.217828)
build_all              0.007552   0.000895   6.010530 (  2.625196)
build_install          0.016138   0.005378   9.265720 (  4.327685)
test_btest             0.000790   0.000185  77.425336 ( 24.309644)
test_basic             0.000758   0.007755   0.843965 (  0.900377)
test_all               0.101893   0.032544 665.863131 (226.493712)
test_rubyspec          0.055086   0.027459 115.968605 ( 45.528111)
total: 310.00 sec