Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251026-225650
#<BuildRuby:0x000079ad362cfdc8
 @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.20251026-225650",
 @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.000004   0.000020 (  0.000021)
autoconf               0.000042   0.000000   0.000042 (  0.000041)
configure              0.000037   0.000000   0.000037 (  0.000036)
build_up               0.006302   0.003710   5.028403 (  3.505355)
build_miniruby         0.001509   0.000132   1.854580 (  1.871857)
build_ruby             0.002010   0.000000   4.195343 ( 39.781731)
build_all              0.008864   0.001418   6.285923 (  3.089130)
build_install          0.019536   0.006793   9.585970 (  4.986488)
test_btest             0.001015   0.000000  79.504482 ( 36.620117)
test_basic             0.001019   0.006393   0.985886 (  1.036323)
test_all               0.095749   0.032026 697.972354 (229.090003)
test_rubyspec          0.054664   0.027009 110.673071 ( 25.651922)
total: 345.63 sec