Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251016-122610
#<BuildRuby:0x00007e170f95fde0
 @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.20251016-122610",
 @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.000025)
autoconf               0.000034   0.000009   0.000043 (  0.000041)
configure              0.000026   0.000006   0.000032 (  0.000033)
build_up               0.004853   0.005073   5.285919 (  4.284874)
build_miniruby         0.000715   0.000946   1.151532 (  1.215589)
build_ruby             0.001063   0.001043   1.627509 (  2.117612)
build_all              0.007999   0.001411   6.602854 (  6.607232)
build_install          0.018497   0.006474   9.824613 (  7.034561)
test_btest             0.000074   0.001099  82.195648 ( 60.138727)
test_basic             0.004208   0.003876   0.943604 (  1.358340)
test_all               0.097121   0.035653 740.522398 (460.848723)
test_rubyspec          0.050568   0.031321 116.086240 ( 43.438373)
total: 587.05 sec