Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251016-102614
#<BuildRuby:0x0000739e17adfdd0
 @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-102614",
 @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.000017   0.000005   0.000022 (  0.000023)
autoconf               0.000032   0.000009   0.000041 (  0.000041)
configure              0.000026   0.000007   0.000033 (  0.000034)
build_up               0.005348   0.004298   5.037438 (  4.291427)
build_miniruby         0.001059   0.000718   1.160358 (  1.361129)
build_ruby             0.000936   0.000990   1.496724 (  1.728798)
build_all              0.007223   0.002005   6.480455 (  4.404331)
build_install          0.019366   0.004672   9.708877 (  6.701844)
test_btest             0.000866   0.000000  79.485740 ( 55.450671)
test_basic             0.005308   0.002331   0.921133 (  1.420849)
test_all               0.098874   0.034549 740.747992 (492.672125)
test_rubyspec          0.048599   0.034749 113.213424 ( 53.952094)
total: 621.98 sec