Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251018-202643
#<BuildRuby:0x00007130fe6efdc0
 @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_14",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_14",
 @TARGET_NAME="trunk_clang_14",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_14",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-14"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_14.20251018-202643",
 @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.000023)
autoconf               0.000033   0.000008   0.000041 (  0.000041)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.006230   0.004140   5.215039 (  5.078933)
build_miniruby         0.000301   0.001124   1.101521 (  1.278994)
build_ruby             0.001553   0.000166   1.523053 (  1.789733)
build_all              0.008826   0.001160   6.622087 (  5.210541)
build_install          0.017981   0.006725   9.799943 (  7.358659)
test_btest             0.000049   0.001103  82.225617 ( 64.639979)
test_basic             0.006030   0.002175   0.957403 (  1.794558)
test_all               0.101825   0.030419 738.614972 (385.114165)
test_rubyspec          0.055104   0.027835 117.858096 ( 37.680904)
total: 509.95 sec