Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251021-202752
#<BuildRuby:0x00007e5f50adfdd0
 @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.20251021-202752",
 @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.000015   0.000003   0.000018 (  0.000019)
autoconf               0.000034   0.000008   0.000042 (  0.000042)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.004145   0.005293   4.752228 (  3.683744)
build_miniruby         0.001315   0.000351   1.058888 (  1.143292)
build_ruby             0.001644   0.000440   1.482319 (  1.584530)
build_all              0.008224   0.001055   6.097348 (  3.990311)
build_install          0.017757   0.006219   9.217915 (  5.981481)
test_btest             0.000686   0.000185  82.472796 ( 58.161229)
test_basic             0.006924   0.002362   0.953899 (  1.450197)
test_all               0.101128   0.030205 749.538644 (423.443872)
test_rubyspec          0.052818   0.026451 113.236155 ( 40.046663)
total: 539.49 sec