Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251021-122949
#<BuildRuby:0x00007ad3f230fde0
 @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.20251021-122949",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000052   0.000000   0.000052 (  0.000053)
configure              0.000041   0.000000   0.000041 (  0.000041)
build_up               0.005063   0.005358   5.060054 (  3.816757)
build_miniruby         0.001301   0.000550   1.103076 (  1.178739)
build_ruby             0.000704   0.001206   1.515297 (  1.625345)
build_all              0.007247   0.002563   6.469606 (  4.703342)
build_install          0.020655   0.005770   9.577620 (  6.854920)
test_btest             0.000919   0.000122  80.576937 ( 60.959790)
test_basic             0.003955   0.005019   0.912007 (  1.472701)
test_all               0.094968   0.038915 753.723348 (459.454665)
test_rubyspec          0.043998   0.035516 113.549530 ( 50.048637)
total: 590.12 sec