Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251022-042856
#<BuildRuby:0x00007d2b28affde0
 @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.20251022-042856",
 @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.000005   0.000023 (  0.000023)
autoconf               0.000035   0.000009   0.000044 (  0.000044)
configure              0.000030   0.000007   0.000037 (  0.000038)
build_up               0.005717   0.004766   5.214091 (  4.330298)
build_miniruby         0.001477   0.000123   1.179533 (  1.412951)
build_ruby             0.002004   0.000000   1.587907 (  1.725780)
build_all              0.005567   0.004108   6.297036 (  4.523459)
build_install          0.019966   0.004935   9.647652 (  7.085645)
test_btest             0.000809   0.000229  78.330060 ( 33.747015)
test_basic             0.003439   0.005164   0.897848 (  0.985632)
test_all               0.102868   0.029282 706.286134 (408.763936)
test_rubyspec          0.054819   0.027932 114.855567 ( 45.505786)
total: 508.08 sec