Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251021-105316
#<BuildRuby:0x00007847ba96fdc8
 @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_gcc12",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc12",
 @TARGET_NAME="trunk_gcc12",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc12",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-12"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc12.20251021-105316",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000031   0.000006   0.000037 (  0.000037)
configure              0.000024   0.000006   0.000030 (  0.000029)
build_up               0.006318   0.004289   5.081085 (  4.430417)
build_miniruby         0.001250   0.000298   1.764866 (  1.836905)
build_ruby             0.001925   0.000203   4.591400 (  5.353699)
build_all              0.007918   0.001446   6.418471 (  5.157120)
build_install          0.020905   0.005434   9.846570 (  8.422579)
test_btest             0.001052   0.000000  77.328384 ( 61.515679)
test_basic             0.003949   0.005436   1.174090 (  1.577584)
test_all               0.098435   0.031053 688.307286 (332.530253)
test_rubyspec          0.042060   0.037645 112.536576 ( 46.020416)
total: 466.85 sec