Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251021-145400
#<BuildRuby:0x000075a4e5c8fdc0
 @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.20251021-145400",
 @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.000004   0.000021 (  0.000022)
autoconf               0.000031   0.000008   0.000039 (  0.000037)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.005189   0.004866   5.252146 (  4.778027)
build_miniruby         0.001637   0.000157   1.993428 (  2.450995)
build_ruby             0.001617   0.000150   4.688784 (  5.246033)
build_all              0.007807   0.002260   6.496717 (  5.388106)
build_install          0.022812   0.004072   9.972631 (  8.855587)
test_btest             0.001060   0.000263  78.947477 ( 49.735025)
test_basic             0.003853   0.005409   1.167302 (  1.628626)
test_all               0.091539   0.040306 710.707258 (343.447188)
test_rubyspec          0.050860   0.032398 112.405297 ( 47.486282)
total: 469.02 sec