Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251029-145727
#<BuildRuby:0x00007567e911fdc0
 @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.20251029-145727",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000030   0.000007   0.000037 (  0.000036)
configure              0.000023   0.000006   0.000029 (  0.000028)
build_up               0.007292   0.002068   4.683202 (  3.195918)
build_miniruby         0.000458   0.001113   1.777198 (  1.798149)
build_ruby             0.001262   0.000571   4.005407 ( 19.109516)
build_all              0.005090   0.003538   5.523432 (  2.332202)
build_install          0.014825   0.007565   9.557461 (  5.460767)
test_btest             0.000599   0.000595  80.806086 ( 38.585495)
test_basic             0.006621   0.003516   1.178848 (  1.434362)
test_all               0.093740   0.042496 709.338854 (276.059903)
test_rubyspec          0.053395   0.034018 114.902701 ( 42.124094)
total: 390.10 sec