Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251023-145641
#<BuildRuby:0x000076352306fdc8
 @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.20251023-145641",
 @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.000013   0.000004   0.000017 (  0.000017)
autoconf               0.000029   0.000008   0.000037 (  0.000039)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.007391   0.003114   5.010862 (  3.710439)
build_miniruby         0.000861   0.000960   2.443236 (  2.492748)
build_ruby             0.001548   0.000466   4.595894 (  4.666880)
build_all              0.006073   0.004375   6.311501 (  3.470050)
build_install          0.018338   0.005742   9.512892 (  5.091035)
test_btest             0.001048   0.000041  78.559460 ( 28.101469)
test_basic             0.003348   0.002486   1.119293 (  1.216429)
test_all               0.090732   0.033376 610.644284 (225.714711)
test_rubyspec          0.053026   0.028070 111.194051 ( 26.817028)
total: 301.28 sec