Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250928-203954
#<BuildRuby:0x00007e52bb02fdc8
 @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.20250928-203954",
 @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.000017   0.000000   0.000017 (  0.000018)
autoconf               0.000031   0.000000   0.000031 (  0.000031)
configure              0.000025   0.000000   0.000025 (  0.000024)
build_up               0.005203   0.002090   2.878553 (  6.192423)
build_miniruby         0.001076   0.000194   1.088604 (  8.411185)
build_ruby             0.001188   0.000470   3.105612 ( 51.546375)
build_all              0.005966   0.001904   5.622081 (  2.304062)
build_install          0.016901   0.003169   8.750345 (  4.288946)
test_btest             0.000710   0.000138  72.268680 ( 30.044228)
test_basic             0.003087   0.003393   0.606975 (  5.231384)
test_all               0.098735   0.028369 655.567021 (265.437453)
test_rubyspec          0.045939   0.034834 112.010288 ( 37.741576)
total: 411.20 sec