Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251023-003130
#<BuildRuby:0x00007686448bfdd0
 @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.20251023-003130",
 @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.000016   0.000005   0.000021 (  0.000021)
autoconf               0.000032   0.000010   0.000042 (  0.000041)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.004889   0.006586   5.394298 (  4.279344)
build_miniruby         0.000444   0.002089  94.356475 ( 49.641648)
build_ruby             0.001040   0.000996   1.565025 (  2.007723)
build_all              0.009329   0.001516   7.034979 (  6.552650)
build_install          0.024752   0.003519  10.031371 ( 10.083582)
test_btest             0.000055   0.001055  77.244649 ( 48.792656)
test_basic             0.004814   0.001927   0.919516 (  1.539195)
test_all               0.105367   0.027083 758.609530 (501.806322)
test_rubyspec          0.053260   0.029435 116.145660 ( 63.167511)
total: 687.87 sec