Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251019-184553
#<BuildRuby:0x0000760798f3fdc0
 @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.20251019-184553",
 @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.000023)
autoconf               0.000030   0.000009   0.000039 (  0.000038)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.006516   0.003737   5.153605 (  4.433437)
build_miniruby         0.000449   0.001160   2.194067 (  2.449598)
build_ruby             0.002048   0.000000   5.286490 (  5.558929)
build_all              0.006998   0.003026   6.894567 (  4.951530)
build_install          0.018332   0.006545  10.424956 (  7.876122)
test_btest             0.000751   0.000232  79.341656 ( 34.046815)
test_basic             0.005889   0.003263   1.132450 (  1.562321)
test_all               0.102092   0.028242 697.624001 (322.175502)
test_rubyspec          0.049340   0.034734 116.937256 ( 54.164892)
total: 437.22 sec