Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251024-143150
#<BuildRuby:0x00007611168bfdd8
 @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.20251024-143150",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000029   0.000008   0.000037 (  0.000036)
configure              0.000045   0.000000   0.000045 (  0.000045)
build_up               0.004431   0.005477   5.185219 (  3.860853)
build_miniruby         0.001369   0.000000   1.151249 (  1.176830)
build_ruby             0.001762   0.000194   1.497449 (  2.329267)
build_all              0.008715   0.000779   6.305933 (  5.955127)
build_install          0.018754   0.005649   9.281187 ( 12.188468)
test_btest             0.000422   0.000600  67.459975 ( 27.382164)
test_basic             0.004641   0.003275   0.743383 (  2.012306)
test_all               0.092475   0.041489 708.174825 (327.902933)
test_rubyspec          0.051314   0.030138 116.048269 ( 62.914951)
total: 445.72 sec