Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250928-162531
#<BuildRuby:0x00007827c445fdd0
 @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.20250928-162531",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000030   0.000007   0.000037 (  0.000037)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.006055   0.004001   6.846605 ( 39.452728)
build_miniruby         0.007093   0.002990 246.260057 (295.922621)
build_ruby             0.001277   0.001119   6.635065 (  7.493982)
build_all              0.011107   0.002883  48.167869 ( 37.586899)
build_install          0.020137   0.006509  10.490855 ( 36.493655)
test_btest             0.000998   0.000000  71.480155 ( 31.911321)
test_basic             0.001300   0.006901   0.863296 (  1.408478)
test_all               0.090123   0.037126 622.072312 (323.363963)
test_rubyspec          0.049665   0.029477 113.743617 ( 42.059440)
total: 815.69 sec