Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251020-125201
#<BuildRuby:0x00007e438277fdc8
 @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.20251020-125201",
 @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.000019   0.000004   0.000023 (  0.000025)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.009374   0.002585   5.300932 (  5.584204)
build_miniruby         0.001238   0.000305   1.991225 (  2.217076)
build_ruby             0.002115   0.000015   4.788001 (  5.265998)
build_all              0.007509   0.002112   6.726273 (  5.446891)
build_install          0.015799   0.009444  10.275310 (  8.952909)
test_btest             0.000000   0.001066  80.446736 ( 59.281591)
test_basic             0.005815   0.002561   1.180983 (  1.642389)
test_all               0.096565   0.038338 703.815055 (366.466478)
test_rubyspec          0.050483   0.032680 117.434290 ( 46.676028)
total: 501.53 sec