Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251027-085541
#<BuildRuby:0x000070d3096efdc8
 @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.20251027-085541",
 @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.000021)
autoconf               0.000034   0.000010   0.000044 (  0.000044)
configure              0.000027   0.000008   0.000035 (  0.000035)
build_up               0.002394   0.008235   5.340437 (  4.012426)
build_miniruby         0.000593   0.001258   2.631103 (  2.692464)
build_ruby             0.002066   0.000009   5.082269 (  5.207320)
build_all              0.007806   0.002299   8.398444 (  5.013405)
build_install          0.024872   0.000041  10.331116 (  6.625108)
test_btest             0.000499   0.000723  84.366200 ( 52.907041)
test_basic             0.002227   0.008926   1.209823 (  1.957296)
test_all               0.108279   0.033352 712.728477 (261.208889)
test_rubyspec          0.048018   0.034176 110.732512 ( 21.043472)
total: 360.67 sec