Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250928-063902
#<BuildRuby:0x00007e75a6f3fdc8
 @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.20250928-063902",
 @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.000032   0.000000   0.000032 (  0.000033)
autoconf               0.000037   0.000000   0.000037 (  0.000037)
configure              0.000030   0.000000   0.000030 (  0.000030)
build_up               0.004097   0.006496   5.404276 (  8.011488)
build_miniruby         0.000678   0.000895   2.424973 (  2.565055)
build_ruby             0.001496   0.000532   4.524887 ( 43.918728)
build_all              0.004064   0.004223   6.020049 (  3.601274)
build_install          0.017132   0.002663   8.874620 ( 23.781648)
test_btest             0.000941   0.000000  76.548865 ( 38.224780)
test_basic             0.002511   0.005796   1.071774 (  5.410358)
test_all               0.094996   0.035697 686.195436 (293.978568)
test_rubyspec          0.043526   0.037237 109.752543 ( 26.422527)
total: 445.92 sec