Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251003-063138
#<BuildRuby:0x000073897a0cfdd8
 @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.20251003-063138",
 @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.000019   0.000006   0.000025 (  0.000026)
autoconf               0.000040   0.000012   0.000052 (  0.000051)
configure              0.000027   0.000008   0.000035 (  0.000035)
build_up               0.006059   0.004670   5.319919 (  5.003655)
build_miniruby         0.001206   0.000383   2.512261 (  2.550159)
build_ruby             0.001328   0.000796   5.409353 (  5.595107)
build_all              0.005400   0.003862   6.657749 (  3.722611)
build_install          0.019307   0.005735  10.445161 (  6.645787)
test_btest             0.000000   0.000960  79.022513 ( 39.543332)
test_basic             0.006509   0.001826   1.132674 (  1.309664)
test_all               0.095519   0.034877 686.468534 (404.997868)
test_rubyspec          0.059900   0.022590 115.627179 ( 49.123317)
total: 518.49 sec