Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251019-202655
#<BuildRuby:0x00007b9975ccfdc8
 @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.20251019-202655",
 @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.000004   0.000023 (  0.000024)
autoconf               0.000035   0.000008   0.000043 (  0.000043)
configure              0.000028   0.000007   0.000035 (  0.000034)
build_up               0.007286   0.002807   5.326542 (  4.800377)
build_miniruby         0.001218   0.000297   1.186210 (  1.313804)
build_ruby             0.000681   0.001210   1.615980 (  1.849126)
build_all              0.008091   0.002022   6.680475 (  5.341740)
build_install          0.018875   0.005482  10.069161 (  8.045842)
test_btest             0.000809   0.000207  83.089358 ( 55.128892)
test_basic             0.005864   0.003840   0.981347 (  1.258688)
test_all               0.087106   0.044998 695.221614 (326.295970)
test_rubyspec          0.037012   0.040667 116.138972 ( 41.060929)
total: 445.10 sec