Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251023-004917
#<BuildRuby:0x00007cc31416fdd8
 @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.20251023-004917",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000032   0.000010   0.000042 (  0.000041)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.006502   0.003784   5.000388 (  3.776394)
build_miniruby         0.001534   0.000862  90.785151 ( 46.091840)
build_ruby             0.001952   0.000291   5.478082 ( 52.452031)
build_all              0.008707   0.002124   7.002493 ( 14.071003)
build_install          0.018228   0.004945   9.124252 ( 26.823611)
test_btest             0.000648   0.000196  67.215643 ( 26.314386)
test_basic             0.006646   0.001004   1.014755 (  1.401172)
test_all               0.088115   0.040749 691.656397 (334.009318)
test_rubyspec          0.040950   0.040931 117.334681 ( 52.775791)
total: 557.72 sec