Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251026-185734
#<BuildRuby:0x00007376db94fdc0
 @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.20251026-185734",
 @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.000020   0.000004   0.000024 (  0.000025)
autoconf               0.000032   0.000007   0.000039 (  0.000039)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.004274   0.005613   4.822399 (  3.164445)
build_miniruby         0.000000   0.001546   1.777791 (  1.778688)
build_ruby             0.000869   0.001058   4.369566 (  4.449572)
build_all              0.006631   0.003505   6.262972 (  3.259658)
build_install          0.017951   0.006550   9.743556 (  5.116943)
test_btest             0.000751   0.000232  76.143479 ( 31.267446)
test_basic             0.001405   0.005411   1.031955 (  1.096393)
test_all               0.092681   0.035034 653.502821 (238.134445)
test_rubyspec          0.050369   0.029213 109.754026 ( 26.327033)
total: 314.60 sec