Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251015-202748
#<BuildRuby:0x000071870a32fde0
 @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.20251015-202748",
 @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.000006   0.000026 (  0.000025)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000024   0.000007   0.000031 (  0.000032)
build_up               0.004063   0.006650   5.448183 ( 14.228226)
build_miniruby         0.001588   0.000000   8.816516 ( 20.757367)
build_ruby             0.001434   0.000384   1.521889 (  1.644078)
build_all              0.004275   0.004868   6.480662 (  3.607981)
build_install          0.022584   0.003347   9.663409 (  6.375279)
test_btest             0.000916   0.000290  81.901365 ( 48.926183)
test_basic             0.005913   0.002271   0.972073 (  1.348052)
test_all               0.099179   0.034192 745.236278 (457.546348)
test_rubyspec          0.049921   0.030233 115.847422 ( 34.835245)
total: 589.27 sec