Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251025-165303
#<BuildRuby:0x00007afa7983fdd0
 @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.20251025-165303",
 @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.000023   0.000005   0.000028 (  0.000029)
autoconf               0.000040   0.000010   0.000050 (  0.000049)
configure              0.000047   0.000000   0.000047 (  0.000046)
build_up               0.008868   0.002014   5.082955 (  4.305158)
build_miniruby         0.000988   0.000757   2.170828 (  2.654706)
build_ruby             0.002050   0.000002   4.919848 (  5.481900)
build_all              0.009060   0.000957   6.273470 (  4.344170)
build_install          0.023573   0.002326   9.830455 (  7.780378)
test_btest             0.001248   0.000080  80.554964 ( 41.005201)
test_basic             0.006435   0.002350   1.083358 (  1.425680)
test_all               0.091964   0.044120 729.016378 (308.304908)
test_rubyspec          0.048610   0.035616 111.637424 ( 35.325934)
total: 410.63 sec