Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251021-044542
#<BuildRuby:0x0000702e4d47fdd8
 @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.20251021-044542",
 @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.000014   0.000003   0.000017 (  0.000018)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000025   0.000006   0.000031 (  0.000032)
build_up               0.004167   0.006321   5.006291 ( 16.094297)
build_miniruby         0.001245   0.000511   2.097380 (  4.352918)
build_ruby             0.000741   0.001209   5.284523 ( 36.869956)
build_all              0.006204   0.003973   6.567382 (  5.109270)
build_install          0.018263   0.005378  10.000396 (  8.628391)
test_btest             0.000765   0.000230  81.257552 ( 52.871336)
test_basic             0.004181   0.001998   1.134691 (  1.382932)
test_all               0.095690   0.039924 705.948032 (316.070245)
test_rubyspec          0.051422   0.028780 114.556122 ( 32.504861)
total: 473.89 sec