Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251029-025407
#<BuildRuby:0x00007bb9ac4efde0
 @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_gcc10",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc10",
 @TARGET_NAME="trunk_gcc10",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc10",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-10"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc10.20251029-025407",
 @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.000021   0.000005   0.000026 (  0.000027)
autoconf               0.000033   0.000008   0.000041 (  0.000041)
configure              0.000025   0.000006   0.000031 (  0.000032)
build_up               0.007843   0.001709   4.816473 (  3.316385)
build_miniruby         0.000618   0.001149   2.506216 (  2.193869)
build_ruby             0.002109   0.000032   4.300034 (  4.369984)
build_all              0.005311   0.003375   5.918889 (  2.616743)
build_install          0.013044   0.008433   8.938621 (  4.406350)
test_btest             0.000719   0.000219  71.422502 ( 19.765453)
test_basic             0.004554   0.003536   0.866606 (  6.140687)
test_all               0.090809   0.034683 636.364537 (233.699803)
test_rubyspec          0.049895   0.031181 114.233380 ( 37.973174)
total: 314.48 sec