Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251004-124206
#<BuildRuby:0x00007c6c09f9fdc0
 @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-124206",
 @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.000023   0.000000   0.000023 (  0.000023)
autoconf               0.000039   0.000000   0.000039 (  0.000039)
configure              0.000032   0.000000   0.000032 (  0.000031)
build_up               0.003228   0.006195   4.722323 ( 13.244504)
build_miniruby         0.000505   0.000876   2.389154 ( 15.337026)
build_ruby             0.001856   0.000226   4.237688 ( 60.027217)
build_all              0.003162   0.005019   5.684437 (  6.508616)
build_install          0.017454   0.006088   9.449224 ( 13.244694)
test_btest             0.000212   0.000801  76.040445 ( 34.411290)
test_basic             0.005289   0.002054   1.086838 (  2.161343)
test_all               0.094702   0.031033 696.987410 (280.886419)
test_rubyspec          0.050932   0.028918 111.772480 ( 31.926260)
total: 457.75 sec