Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251017-122739
#<BuildRuby:0x00007cdfc14dfdc8
 @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-122739",
 @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.000004   0.000021 (  0.000022)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.002407   0.007809   5.355379 (  5.659894)
build_miniruby         0.001170   0.000367   1.768341 (  2.096452)
build_ruby             0.000000   0.001995   1.594160 (  1.812901)
build_all              0.007772   0.001844   6.634956 (  6.041707)
build_install          0.018736   0.004864   9.817529 ( 18.964074)
test_btest             0.000908   0.000000  80.177625 ( 56.195787)
test_basic             0.004667   0.005656   0.966491 (  1.874243)
test_all               0.103136   0.030479 724.566256 (393.139275)
test_rubyspec          0.053732   0.030931 116.427024 ( 41.026742)
total: 526.81 sec