Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251005-204527
#<BuildRuby:0x00007ab587d0fdd8
 @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-204527",
 @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.000013   0.000004   0.000017 (  0.000018)
autoconf               0.000027   0.000009   0.000036 (  0.000035)
configure              0.000022   0.000008   0.000030 (  0.000028)
build_up               0.006222   0.003064   4.495293 (  2.789751)
build_miniruby         0.001372   0.000132   1.492586 (  1.498916)
build_ruby             0.001420   0.000473   3.995441 (  4.073370)
build_all              0.006222   0.002748   5.897853 (  2.572823)
build_install          0.016814   0.005613   9.213708 (  4.768366)
test_btest             0.000904   0.000000  73.189334 ( 22.201821)
test_basic             0.004924   0.003723   1.116542 (  1.168189)
test_all               0.093067   0.031051 630.116703 (215.570105)
test_rubyspec          0.041268   0.036908 107.731710 ( 27.967598)
total: 282.61 sec