Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251005-124441
#<BuildRuby:0x00007a57c2b0fdd0
 @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.20251005-124441",
 @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.000036)
configure              0.000027   0.000007   0.000034 (  0.000035)
build_up               0.006748   0.003128   4.791348 (  3.311734)
build_miniruby         0.001491   0.000136   1.844955 (  1.842248)
build_ruby             0.001078   0.000737   4.221231 (  4.302529)
build_all              0.005825   0.002980   5.839380 (  2.434245)
build_install          0.017142   0.003703   8.773837 (  4.129783)
test_btest             0.000049   0.000913  76.694979 ( 29.954713)
test_basic             0.001811   0.006067   1.030607 (  1.080171)
test_all               0.088992   0.030129 643.613292 (222.276142)
test_rubyspec          0.046232   0.036108 114.692707 ( 31.850988)
total: 301.18 sec