Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250929-043825
#<BuildRuby:0x000078f88eeefde0
 @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-043825",
 @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.000024   0.000007   0.000031 (  0.000030)
autoconf               0.000033   0.000010   0.000043 (  0.000042)
configure              0.000027   0.000008   0.000035 (  0.000036)
build_up               0.005507   0.004862   4.951018 (  3.149560)
build_miniruby         0.000709   0.000908   3.074810 (  2.527153)
build_ruby             0.001555   0.000177   4.224001 (  4.287947)
build_all              0.005420   0.003485   6.038429 (  2.606578)
build_install          0.017713   0.004239   9.645581 (  4.520409)
test_btest             0.000994   0.000000  71.661461 ( 19.152085)
test_basic             0.004277   0.005116   0.915882 (  0.968899)
test_all               0.084948   0.042794 647.805410 (205.047063)
test_rubyspec          0.052745   0.023083 114.873279 ( 30.789662)
total: 273.05 sec