Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251002-204213
#<BuildRuby:0x000075d63f63fde0
 @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.20251002-204213",
 @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.000005   0.000023 (  0.000025)
autoconf               0.000057   0.000000   0.000057 (  0.000056)
configure              0.000037   0.000000   0.000037 (  0.000037)
build_up               0.004095   0.005767   4.900220 (  3.423130)
build_miniruby         0.001710   0.000000  13.545657 (  9.762494)
build_ruby             0.001750   0.000000   4.442782 (  4.461856)
build_all              0.007581   0.002076   6.180180 (  3.183830)
build_install          0.020585   0.003871   9.430538 (  5.052430)
test_btest             0.000084   0.001024  75.624397 ( 29.405922)
test_basic             0.004760   0.004591   1.086830 (  1.141141)
test_all               0.093781   0.035862 678.311062 (305.782905)
test_rubyspec          0.048488   0.028358 111.101426 ( 38.783221)
total: 401.00 sec