Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251003-164259
#<BuildRuby:0x00007279518cfdd8
 @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.20251003-164259",
 @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.000005   0.000022 (  0.000037)
autoconf               0.000045   0.000000   0.000045 (  0.000045)
configure              0.000037   0.000000   0.000037 (  0.000036)
build_up               0.002592   0.006267   4.951366 (  3.312158)
build_miniruby         0.001419   0.000121   1.765198 (  1.781397)
build_ruby             0.001107   0.001081   4.461141 (  4.541970)
build_all              0.007136   0.001737   6.022014 (  2.731076)
build_install          0.018403   0.003098   9.159230 (  4.657416)
test_btest             0.000863   0.000000  75.006337 ( 28.166461)
test_basic             0.000427   0.007208   0.981604 (  1.038873)
test_all               0.092279   0.036729 650.377192 (234.357423)
test_rubyspec          0.038087   0.037746 106.030354 ( 26.634788)
total: 307.22 sec