Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250929-104005
#<BuildRuby:0x0000703c2876fdc0
 @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.20250929-104005",
 @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.000005   0.000018 (  0.000017)
autoconf               0.000021   0.000008   0.000029 (  0.000029)
configure              0.000017   0.000006   0.000023 (  0.000023)
build_up               0.003724   0.005518   4.317358 (  2.812927)
build_miniruby         0.001073   0.000415   1.669786 (  1.667548)
build_ruby             0.001277   0.000495   3.645743 (  3.694632)
build_all              0.004574   0.002272   4.974916 (  2.019118)
build_install          0.016265   0.003308   8.857813 (  4.090877)
test_btest             0.000732   0.000268  72.511244 ( 19.201287)
test_basic             0.004655   0.004509   0.849455 (  0.894421)
test_all               0.096184   0.037889 674.402066 (233.260195)
test_rubyspec          0.052166   0.034558 117.140944 ( 39.130267)
total: 306.77 sec