Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251022-225633
#<BuildRuby:0x0000774d5b0afdc8
 @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.20251022-225633",
 @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.000023)
autoconf               0.000032   0.000009   0.000041 (  0.000040)
configure              0.000024   0.000007   0.000031 (  0.000030)
build_up               0.008702   0.002439   5.660028 (  5.697416)
build_miniruby         0.002426   0.000000  98.988060 ( 60.315978)
build_ruby             0.001815   0.000328   4.583946 (  5.160000)
build_all              0.009029   0.001481   6.407253 (  5.782686)
build_install          0.018776   0.007122   9.967144 (  8.938496)
test_btest             0.001178   0.000023  82.056643 ( 58.286222)
test_basic             0.006399   0.003832   1.241197 (  1.748346)
test_all               0.094671   0.035196 679.064272 (285.187406)
test_rubyspec          0.050263   0.035157 108.731173 ( 30.406059)
total: 461.52 sec