Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251020-025011
#<BuildRuby:0x0000788a6b0efdd0
 @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.20251020-025011",
 @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.000016   0.000004   0.000020 (  0.000022)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.006907   0.003761   5.304100 (  4.828900)
build_miniruby         0.000486   0.001157   1.933785 (  2.169436)
build_ruby             0.001328   0.001112   4.667364 (  5.344991)
build_all              0.007881   0.001768   6.467922 (  4.624772)
build_install          0.021886   0.002833   9.958110 (  6.677584)
test_btest             0.000963   0.000000  80.304327 ( 55.117170)
test_basic             0.005488   0.002944   1.159126 (  1.394075)
test_all               0.092735   0.042258 718.347390 (403.305058)
test_rubyspec          0.051659   0.029631 115.034994 ( 39.837700)
total: 523.30 sec