Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251030-045837
#<BuildRuby:0x00007e179d8efde0
 @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.20251030-045837",
 @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.000016   0.000005   0.000021 (  0.000022)
autoconf               0.000029   0.000009   0.000038 (  0.000039)
configure              0.000024   0.000008   0.000032 (  0.000032)
build_up               0.004180   0.005731   4.652081 (  3.161529)
build_miniruby         0.000924   0.000613   2.219295 (  2.361161)
build_ruby             0.000409   0.001401   3.820904 (  3.874501)
build_all              0.007675   0.000925   5.958244 (  2.597551)
build_install          0.013013   0.007808   8.901865 (  4.525418)
test_btest             0.001148   0.000071  75.137429 ( 21.938483)
test_basic             0.004493   0.002765   1.104395 (  1.197877)
test_all               0.097806   0.033413 726.033464 (288.879051)
test_rubyspec          0.047935   0.036569 113.642613 ( 35.162606)
total: 363.70 sec