Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251019-025116
#<BuildRuby:0x000070d6ced5fdc0
 @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.20251019-025116",
 @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.000033   0.000000   0.000033 (  0.000030)
autoconf               0.000048   0.000000   0.000048 (  0.000047)
configure              0.000038   0.000000   0.000038 (  0.000038)
build_up               0.009064   0.002189   5.644367 (  5.989820)
build_miniruby         0.001111   0.000292   2.393680 (  3.187449)
build_ruby             0.000696   0.001234   4.731851 ( 54.170114)
build_all              0.006954   0.003069   6.374038 (  7.392266)
build_install          0.017851   0.008168  10.508324 ( 22.935827)
test_btest             0.000950   0.000282  82.720517 ( 57.697779)
test_basic             0.003740   0.005473   1.245853 (  1.759919)
test_all               0.102658   0.033308 737.451864 (364.396171)
test_rubyspec          0.049391   0.035222 113.506227 ( 33.126011)
total: 550.66 sec