Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251021-205301
#<BuildRuby:0x00007811930cfdd8
 @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.20251021-205301",
 @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.000036   0.000008   0.000044 (  0.000045)
configure              0.000029   0.000007   0.000036 (  0.000037)
build_up               0.003695   0.006500   5.038511 (  5.584060)
build_miniruby         0.008055   0.001539 312.886639 (172.126568)
build_ruby             0.002048   0.000268   5.677380 (  6.640673)
build_all              0.009912   0.004469  32.416437 ( 30.433089)
build_install          0.019701   0.006099  10.270005 (  9.439711)
test_btest             0.000111   0.001147  84.192939 ( 68.328739)
test_basic             0.005516   0.003233   1.172592 (  1.642753)
test_all               0.099550   0.034998 694.899132 (390.486548)
test_rubyspec          0.044149   0.033690 110.358868 ( 38.089292)
total: 722.77 sec