Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251001-004143
#<BuildRuby:0x0000706d50a3fdd0
 @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-004143",
 @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.000016   0.000005   0.000021 (  0.000020)
autoconf               0.000026   0.000006   0.000032 (  0.000032)
configure              0.000020   0.000006   0.000026 (  0.000026)
build_up               0.004799   0.004247   4.423492 (  8.940143)
build_miniruby         0.003656   0.001903 144.250037 ( 96.347994)
build_ruby             0.001981   0.000000   5.239170 (  5.656961)
build_all              0.007137   0.001341   5.684165 (  2.414719)
build_install          0.018610   0.005196   9.407325 (  4.824715)
test_btest             0.001002   0.000000  80.245152 ( 37.876382)
test_basic             0.005709   0.001511   1.137479 (  1.949177)
test_all               0.100379   0.028064 673.860326 (323.306260)
test_rubyspec          0.045084   0.036961 112.176383 ( 48.504354)
total: 529.82 sec