Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251019-104709
#<BuildRuby:0x00007262752bfdc8
 @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.20251019-104709",
 @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.000000   0.000028   0.000028 (  0.000028)
autoconf               0.000000   0.000048   0.000048 (  0.000047)
configure              0.000000   0.000037   0.000037 (  0.000038)
build_up               0.006409   0.004504   5.145189 (  4.560570)
build_miniruby         0.001526   0.000159   2.416221 (  2.578615)
build_ruby             0.000994   0.001019   5.346433 (  5.644335)
build_all              0.006668   0.002743   6.674226 (  4.253257)
build_install          0.019812   0.000526   9.581685 (  4.794160)
test_btest             0.000910   0.000000  71.593092 ( 22.794256)
test_basic             0.001748   0.000948   1.027232 (  4.366849)
test_all               0.086556   0.037023 646.966292 (366.100053)
test_rubyspec          0.049004   0.034311 118.506844 ( 61.898135)
total: 476.99 sec