Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251022-205619
#<BuildRuby:0x000076ff6ac4fdc0
 @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.20251022-205619",
 @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.000006   0.000024 (  0.000024)
autoconf               0.000029   0.000010   0.000039 (  0.000038)
configure              0.000025   0.000008   0.000033 (  0.000034)
build_up               0.005116   0.005467   5.564515 (  5.737433)
build_miniruby         0.001981   0.000329  91.695145 ( 51.917260)
build_ruby             0.001770   0.000251   4.651067 (  5.348514)
build_all              0.008202   0.002391   6.504622 (  5.816881)
build_install          0.022282   0.004642   9.944191 (  9.117691)
test_btest             0.000702   0.000228  80.296803 ( 54.282486)
test_basic             0.004361   0.005243   1.073499 (  1.405428)
test_all               0.081668   0.046612 663.243856 (244.461533)
test_rubyspec          0.045995   0.034416 111.076733 ( 30.462317)
total: 408.55 sec