Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-010645
#<BuildRuby:0x000070d3c82cfdc8
 @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",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j20",
 @build_opts="-j20",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk.20251014-010645",
 @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='-j20'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000003   0.000001   0.000004 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000065   0.000019   0.000084 (  0.000084)
build_up               0.002691   0.003876   1.944919 (  1.488536)
build_miniruby         0.001026   0.000355   0.612738 (  0.611853)
build_ruby             0.001628   0.000210   2.123066 (  2.123699)
build_all              0.007239   0.001412  13.115034 (  1.525128)
build_install          0.008304   0.003097   4.105574 (  1.129118)
test_btest             0.000751   0.000000  39.303260 (  4.241313)
test_basic             0.003740   0.000863   0.430612 (  0.509895)
test_all               0.068914   0.021111 361.039519 ( 35.556311)
test_rubyspec          0.025056   0.025244  77.701765 ( 10.798065)
total: 57.98 sec