Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251024-065808
#<BuildRuby:0x000076d5918cfdd8
 @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.20251024-065808",
 @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.000002   0.000015 (  0.000016)
autoconf               0.000025   0.000005   0.000030 (  0.000030)
configure              0.000020   0.000004   0.000024 (  0.000024)
build_up               0.004384   0.005356   4.659736 (  3.222161)
build_miniruby         0.001401   0.000000   1.975208 (  1.996497)
build_ruby             0.000054   0.001660   4.284659 (  4.334020)
build_all              0.006779   0.001461   6.244549 (  2.967536)
build_install          0.016734   0.009212   9.767919 (  6.498845)
test_btest             0.000770   0.000232  70.045964 ( 29.066044)
test_basic             0.002238   0.006358   0.856329 (  0.902184)
test_all               0.091773   0.034324 633.500763 (203.465976)
test_rubyspec          0.042416   0.036198 108.011632 ( 22.471644)
total: 274.93 sec