Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251025-065318
#<BuildRuby:0x00007f9a3305fdc8
 @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.20251025-065318",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000035   0.000009   0.000044 (  0.000044)
configure              0.000032   0.000008   0.000040 (  0.000040)
build_up               0.005782   0.004831   4.957240 (  4.275007)
build_miniruby         0.001477   0.000123   1.819689 (  2.146502)
build_ruby             0.000835   0.000983   4.752468 ( 53.834671)
build_all              0.007355   0.002405   6.619026 (  4.617158)
build_install          0.018270   0.006744  10.064757 (  7.825140)
test_btest             0.001094   0.000009  78.751787 ( 35.571829)
test_basic             0.003297   0.006066   1.177613 (  1.539131)
test_all               0.098542   0.036747 709.783960 (309.696742)
test_rubyspec          0.051707   0.026131 114.247526 ( 39.977426)
total: 459.48 sec