Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251004-024159
#<BuildRuby:0x000075f00939fde0
 @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.20251004-024159",
 @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.000028   0.000005   0.000033 (  0.000032)
autoconf               0.000047   0.000009   0.000056 (  0.000055)
configure              0.000036   0.000007   0.000043 (  0.000042)
build_up               0.004397   0.005864   5.159392 (  9.117002)
build_miniruby         0.001389   0.000091   2.216873 (  7.941954)
build_ruby             0.002065   0.000015   4.559466 ( 43.412231)
build_all              0.047610   0.011814 162.881600 (132.314989)
build_install          0.019179   0.004777  10.047749 (  8.477444)
test_btest             0.000887   0.000000  80.774592 ( 61.933354)
test_basic             0.002067   0.006671   1.031889 (  1.086031)
test_all               0.089502   0.038714 689.720014 (316.064432)
test_rubyspec          0.048577   0.028620 112.796436 ( 42.746256)
total: 623.10 sec