Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251019-005131
#<BuildRuby:0x0000701752a7fdd0
 @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.20251019-005131",
 @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.000003   0.000021 (  0.000022)
autoconf               0.000033   0.000007   0.000040 (  0.000041)
configure              0.000026   0.000005   0.000031 (  0.000032)
build_up               0.008163   0.002450   5.239194 (  7.096716)
build_miniruby         0.001305   0.000273   1.890127 (  2.125572)
build_ruby             0.001433   0.000298   5.008716 (  6.697903)
build_all              0.007452   0.002788   6.755220 (  5.678251)
build_install          0.017073   0.008501  10.099984 (  7.885552)
test_btest             0.000841   0.000207  81.912198 ( 65.151575)
test_basic             0.005441   0.000540   1.172104 (  1.563747)
test_all               0.102261   0.034053 734.683750 (393.194890)
test_rubyspec          0.031995   0.047998 113.964789 ( 34.088594)
total: 523.48 sec