Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250927-222638
#<BuildRuby:0x000070c48b02fdd0
 @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.20250927-222638",
 @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.000016   0.000003   0.000019 (  0.000020)
autoconf               0.000030   0.000007   0.000037 (  0.000036)
configure              0.000022   0.000005   0.000027 (  0.000027)
build_up               0.005717   0.003427   4.832208 (  2.875332)
build_miniruby         0.000340   0.001099   1.856719 (  1.854366)
build_ruby             0.001767   0.000000   4.252082 (  4.345949)
build_all              0.005048   0.004000   6.155347 (  2.897016)
build_install          0.017743   0.007071   9.910408 (  5.588345)
test_btest             0.000009   0.000878  78.663082 ( 27.656342)
test_basic             0.004161   0.004382   0.994811 (  1.070811)
test_all               0.094161   0.037702 623.006831 (209.180330)
test_rubyspec          0.042728   0.035703 106.037250 ( 21.920414)
total: 277.39 sec