Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251001-064206
#<BuildRuby:0x0000743135cffdc0
 @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.20251001-064206",
 @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.000017   0.000006   0.000023 (  0.000023)
autoconf               0.000000   0.000052   0.000052 (  0.000052)
configure              0.000000   0.000034   0.000034 (  0.000034)
build_up               0.004665   0.004095   3.280459 ( 11.084482)
build_miniruby         0.001317   0.000111   1.150482 (  2.740894)
build_ruby             0.001177   0.000434   3.368850 ( 46.262144)
build_all              0.003980   0.003671   5.883266 (  2.922531)
build_install          0.017493   0.005863   9.661360 (  5.095313)
test_btest             0.001021   0.000000  78.277428 ( 34.416969)
test_basic             0.006748   0.001989   1.105785 (  1.300475)
test_all               0.096528   0.032291 680.005333 (265.366651)
test_rubyspec          0.051922   0.026560 112.081362 ( 38.965223)
total: 408.16 sec