Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251018-204735
#<BuildRuby:0x00007fc3c076fdc8
 @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.20251018-204735",
 @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.000022   0.000004   0.000026 (  0.000027)
autoconf               0.000038   0.000006   0.000044 (  0.000046)
configure              0.000029   0.000005   0.000034 (  0.000034)
build_up               0.004844   0.005108   4.999522 (  3.283606)
build_miniruby         0.000444   0.001065   1.874093 (  1.897760)
build_ruby             0.000809   0.000936   4.745549 ( 36.112797)
build_all              0.006934   0.002721   6.144083 (  3.546773)
build_install          0.021741   0.003330   9.816097 (  6.115688)
test_btest             0.000951   0.000000  77.007702 ( 26.727103)
test_basic             0.003961   0.004100   1.062929 (  2.247066)
test_all               0.101197   0.031316 732.810369 (400.638933)
test_rubyspec          0.058590   0.024340 116.826444 ( 65.852214)
total: 546.42 sec