Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251001-022759
#<BuildRuby:0x00007a4feb86fdc0
 @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.20251001-022759",
 @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.000006   0.000023 (  0.000024)
autoconf               0.000030   0.000010   0.000040 (  0.000038)
configure              0.000021   0.000007   0.000028 (  0.000029)
build_up               0.005273   0.005889   5.369408 (  5.494874)
build_miniruby         0.003113   0.002874 122.638427 ( 83.511461)
build_ruby             0.002059   0.000000   5.985666 ( 24.162353)
build_all              0.005889   0.002757   6.204543 (  5.249918)
build_install          0.014529   0.010305   9.904453 ( 20.035586)
test_btest             0.000000   0.000936  70.987663 ( 28.547845)
test_basic             0.002551   0.005700   0.866080 (  2.383316)
test_all               0.085399   0.039664 652.409107 (322.056396)
test_rubyspec          0.046577   0.039775 119.024167 ( 48.560882)
total: 540.00 sec