Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251002-043116
#<BuildRuby:0x000070afa387fdc0
 @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.20251002-043116",
 @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.000006   0.000027 (  0.000027)
autoconf               0.000041   0.000010   0.000051 (  0.000051)
configure              0.000032   0.000008   0.000040 (  0.000040)
build_up               0.005041   0.005279   5.076879 (  5.370279)
build_miniruby         0.001176   0.000344   2.477668 (  3.248906)
build_ruby             0.001048   0.001023   5.058196 ( 15.085928)
build_all              0.006607   0.002802   6.395098 (  4.006127)
build_install          0.018330   0.008049  10.331350 (  9.404286)
test_btest             0.001154   0.000019  76.024364 ( 37.530318)
test_basic             0.004526   0.004789   1.148552 (  1.692897)
test_all               0.106106   0.029027 675.460195 (351.358572)
test_rubyspec          0.047558   0.034222 112.708848 ( 31.877698)
total: 459.58 sec