Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251017-022700
#<BuildRuby:0x00007c973696fdd0
 @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.20251017-022700",
 @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.000008   0.000042 (  0.000041)
configure              0.000026   0.000006   0.000032 (  0.000033)
build_up               0.009502   0.002031   5.417429 (  5.640382)
build_miniruby         0.000694   0.000957   1.684253 (  2.069883)
build_ruby             0.000289   0.001886   1.551897 (  1.981039)
build_all              0.006426   0.003754   6.441972 (  5.449819)
build_install          0.022382   0.003457   9.770764 (  8.411356)
test_btest             0.000000   0.000966  83.482662 ( 55.116664)
test_basic             0.003214   0.004788   0.983398 (  1.182841)
test_all               0.101793   0.036050 753.007450 (419.513411)
test_rubyspec          0.042297   0.038279 113.721344 ( 35.691511)
total: 535.06 sec