Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251019-105114
#<BuildRuby:0x00007018c244fde0
 @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.20251019-105114",
 @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.000013   0.000003   0.000016 (  0.000018)
autoconf               0.000027   0.000007   0.000034 (  0.000035)
configure              0.000022   0.000006   0.000028 (  0.000029)
build_up               0.005375   0.006409   5.399787 (  5.203632)
build_miniruby         0.001776   0.000000   2.406418 (  2.683978)
build_ruby             0.001973   0.000000   4.806811 (101.987841)
build_all              0.007336   0.002700   6.475799 (  5.495631)
build_install          0.018800   0.006933  10.133901 (  8.643175)
test_btest             0.000766   0.000240  81.215924 ( 61.344936)
test_basic             0.004016   0.004124   1.204152 (  1.822166)
test_all               0.095905   0.041027 748.119770 (413.696434)
test_rubyspec          0.053273   0.028280 114.867727 ( 31.341976)
total: 632.22 sec