Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251024-063217
#<BuildRuby:0x000076acc157fdc0
 @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.20251024-063217",
 @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.000016   0.000004   0.000020 (  0.000022)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000026   0.000007   0.000033 (  0.000034)
build_up               0.003986   0.006000   4.969827 (  3.453605)
build_miniruby         0.001556   0.000000   1.591439 (  1.589856)
build_ruby             0.001916   0.000000   1.528070 (  1.533841)
build_all              0.003432   0.006038   6.232448 (  2.936615)
build_install          0.019489   0.005833   9.691536 (  5.141769)
test_btest             0.000381   0.000803  76.169000 ( 28.688219)
test_basic             0.004940   0.002686   0.971760 (  2.673665)
test_all               0.083239   0.040799 683.433603 (354.521463)
test_rubyspec          0.046818   0.034742 114.813998 ( 54.541524)
total: 455.08 sec