Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251023-205139
#<BuildRuby:0x00007cd5b2effdd0
 @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.20251023-205139",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000025   0.000006   0.000031 (  0.000031)
configure              0.000031   0.000007   0.000038 (  0.000039)
build_up               0.003641   0.005700   4.318711 (  2.755154)
build_miniruby         0.001415   0.000102   1.752432 (  1.756716)
build_ruby             0.001058   0.000764   4.658237 (  4.714545)
build_all              0.006030   0.002757   5.807218 (  2.545723)
build_install          0.015039   0.005880   8.852269 (  4.268948)
test_btest             0.000734   0.000212  76.361005 ( 30.033669)
test_basic             0.004687   0.002920   0.920505 (  0.972984)
test_all               0.092029   0.033001 654.029663 (207.216742)
test_rubyspec          0.054675   0.029792 110.431801 ( 31.323982)
total: 285.59 sec