Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251019-164957
#<BuildRuby:0x00007811cff0fdd0
 @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.20251019-164957",
 @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.000021   0.000005   0.000026 (  0.000026)
autoconf               0.000034   0.000008   0.000042 (  0.000042)
configure              0.000027   0.000006   0.000033 (  0.000034)
build_up               0.004374   0.005672   5.315083 (  4.390599)
build_miniruby         0.001537   0.000130   1.855850 (  2.232307)
build_ruby             0.001151   0.001063   4.575061 ( 26.536192)
build_all              0.008185   0.001779   6.300469 (  4.577035)
build_install          0.019578   0.004918   9.829276 (  7.416540)
test_btest             0.001187   0.000037  79.155016 ( 59.950943)
test_basic             0.007399   0.000538   1.145327 (  1.585340)
test_all               0.100414   0.032349 744.930099 (341.171668)
test_rubyspec          0.047924   0.036151 112.611516 ( 33.844429)
total: 481.71 sec