Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250929-224017
#<BuildRuby:0x00007abeeb69fdc8
 @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.20250929-224017",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000033   0.000008   0.000041 (  0.000041)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.003473   0.007284   5.427682 (  3.862794)
build_miniruby         0.000000   0.001536   2.434371 (  3.931330)
build_ruby             0.000950   0.000676   3.514510 ( 48.843558)
build_all              0.006398   0.003124   5.990886 (  2.801822)
build_install          0.019171   0.003280   9.444910 (  4.701949)
test_btest             0.000000   0.000946  76.723627 ( 36.039596)
test_basic             0.004902   0.004039   0.868744 (  0.921092)
test_all               0.096055   0.030826 598.888720 (251.430750)
test_rubyspec          0.046592   0.035202 113.352422 ( 29.361920)
total: 381.90 sec