Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251025-125443
#<BuildRuby:0x0000703d3090fdc0
 @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.20251025-125443",
 @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.000003   0.000021 (  0.000022)
autoconf               0.000034   0.000007   0.000041 (  0.000041)
configure              0.000044   0.000000   0.000044 (  0.000045)
build_up               0.006888   0.003910   5.321419 (  4.539568)
build_miniruby         0.001480   0.000103   2.546803 (  3.186640)
build_ruby             0.001961   0.000211   4.876559 ( 42.308744)
build_all              0.005384   0.004214   6.474781 (  3.948265)
build_install          0.019393   0.005101  10.137411 (  8.525927)
test_btest             0.001005   0.000000  76.813661 ( 33.383879)
test_basic             0.003509   0.003223   1.074422 (  1.392244)
test_all               0.098911   0.033287 682.557453 (308.359944)
test_rubyspec          0.048002   0.035233 109.824799 ( 26.441037)
total: 432.09 sec