Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251018-022732
#<BuildRuby:0x00007df1af23fdd8
 @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-022732",
 @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.000034   0.000010   0.000044 (  0.000044)
configure              0.000025   0.000007   0.000032 (  0.000033)
build_up               0.004392   0.006502   5.257458 (  5.457341)
build_miniruby         0.001472   0.000478  11.233298 (  9.882311)
build_ruby             0.001495   0.000486   1.477997 (  1.856795)
build_all              0.006657   0.003629   6.464826 (  5.314061)
build_install          0.018337   0.006867   9.744583 (  9.270949)
test_btest             0.000231   0.000811  80.409643 ( 72.118754)
test_basic             0.003864   0.004641   0.971984 (  2.806949)
test_all               0.097140   0.035703 696.791205 (401.529718)
test_rubyspec          0.055769   0.026539 115.683139 ( 46.574910)
total: 554.81 sec