Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251021-165353
#<BuildRuby:0x000075f0f00ffdc8
 @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.20251021-165353",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000000   0.000051   0.000051 (  0.000042)
configure              0.000000   0.000034   0.000034 (  0.000034)
build_up               0.005454   0.004839   4.890508 (  3.474150)
build_miniruby         0.001721   0.000000   1.802548 (  1.876118)
build_ruby             0.002008   0.000233   4.691329 (  4.804387)
build_all              0.008387   0.001365   6.415362 (  4.554593)
build_install          0.024807   0.002620  10.170180 (  7.726003)
test_btest             0.000896   0.000218  74.715600 ( 44.179732)
test_basic             0.005973   0.002447   1.095352 (  1.316154)
test_all               0.101103   0.030771 724.859590 (297.734620)
test_rubyspec          0.053047   0.029910 109.866907 ( 34.838071)
total: 400.51 sec