Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251018-182642
#<BuildRuby:0x00007dcf904ffdc0
 @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-182642",
 @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.000024)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000026   0.000006   0.000032 (  0.000031)
build_up               0.006171   0.004086   5.257435 (  4.941063)
build_miniruby         0.000731   0.000944   1.148241 (  1.268969)
build_ruby             0.002310   0.000000   1.591487 (  1.826278)
build_all              0.009192   0.001154   6.653190 (  5.325283)
build_install          0.018809   0.005975   9.964568 (  7.958567)
test_btest             0.000901   0.000238  84.095036 ( 61.180396)
test_basic             0.003676   0.004575   0.992647 (  1.434507)
test_all               0.087309   0.048658 764.144939 (425.158271)
test_rubyspec          0.050357   0.028426 116.965214 ( 36.961876)
total: 546.06 sec