Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250930-122833
#<BuildRuby:0x00007518644efdd0
 @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.20250930-122833",
 @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.000024   0.000000   0.000024 (  0.000025)
autoconf               0.000046   0.000000   0.000046 (  0.000046)
configure              0.000035   0.000000   0.000035 (  0.000035)
build_up               0.006779   0.003309   5.073741 (  3.594717)
build_miniruby         0.001178   0.000314   2.309666 (  2.320292)
build_ruby             0.001468   0.000594   5.167884 (  5.223594)
build_all              0.009497   0.003876  38.161066 ( 12.116482)
build_install          0.016462   0.004976   9.045337 (  4.644291)
test_btest             0.000726   0.000204  78.333136 ( 32.717148)
test_basic             0.004949   0.004391   1.130171 (  1.518898)
test_all               0.094703   0.037950 667.107364 (313.060362)
test_rubyspec          0.053925   0.032660 116.991327 ( 58.053004)
total: 433.25 sec