Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251002-064157
#<BuildRuby:0x000071563492fdc8
 @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-064157",
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000035   0.000009   0.000044 (  0.000043)
configure              0.000029   0.000007   0.000036 (  0.000037)
build_up               0.004634   0.005443   4.788562 (  3.124005)
build_miniruby         0.000867   0.000686   1.652121 (  1.661867)
build_ruby             0.001794   0.000000   4.079626 (  4.189255)
build_all              0.008646   0.000659   5.991494 (  2.509277)
build_install          0.015220   0.005389   8.578172 (  4.170068)
test_btest             0.000648   0.000177  74.145133 ( 26.554724)
test_basic             0.002012   0.004870   0.760337 (  0.813510)
test_all               0.091199   0.033138 677.850412 (264.320484)
test_rubyspec          0.049265   0.031023 113.356061 ( 32.951777)
total: 340.30 sec