Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250928-144031
#<BuildRuby:0x0000756bc833fdc0
 @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.20250928-144031",
 @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.000014   0.000006   0.000020 (  0.000022)
autoconf               0.000028   0.000013   0.000041 (  0.000041)
configure              0.000023   0.000010   0.000033 (  0.000032)
build_up               0.004893   0.006435   6.314476 (  4.087307)
build_miniruby         0.000000   0.001641   2.290754 (  2.292845)
build_ruby             0.000981   0.001285   4.823430 ( 29.852685)
build_all              0.005223   0.004187   6.013920 (  3.382366)
build_install          0.022302   0.001531  10.245792 ( 35.653521)
test_btest             0.001053   0.000000  66.861082 ( 22.521877)
test_basic             0.005186   0.002761   0.841594 (  4.014288)
test_all               0.101051   0.026845 680.348906 (299.248694)
test_rubyspec          0.045267   0.035408 107.428022 ( 38.085205)
total: 439.14 sec