Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250928-184006
#<BuildRuby:0x000071e26cb9fdc8
 @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.20250928-184006",
 @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.000018   0.000004   0.000022 (  0.000024)
autoconf               0.000000   0.000050   0.000050 (  0.000050)
configure              0.000000   0.000037   0.000037 (  0.000037)
build_up               0.002694   0.006782   4.530802 (  2.723273)
build_miniruby         0.001440   0.000000   1.533464 (  1.607221)
build_ruby             0.000737   0.001489   3.985457 (  4.103341)
build_all              0.004763   0.003994   5.825060 (  2.513053)
build_install          0.018362   0.002115   9.161413 (  4.596392)
test_btest             0.000000   0.000864  72.287053 ( 19.701445)
test_basic             0.002513   0.003368   1.030027 (  1.102031)
test_all               0.101224   0.023178 613.231894 (236.231580)
test_rubyspec          0.030689   0.042864  97.208719 ( 22.598944)
total: 295.18 sec