Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-011026
#<BuildRuby:0x00007a22fbc7fdd8
 @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.20251019-011026",
 @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.000000   0.000003 (  0.000005)
autoconf               0.000008   0.000001   0.000009 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.004161   0.002043   1.945789 (  1.478991)
build_miniruby         0.000510   0.000891   0.593513 (  0.592612)
build_ruby             0.000632   0.001162   2.119748 (  2.119770)
build_all              0.007365   0.000614  13.037920 (  1.514485)
build_install          0.005351   0.006047   4.064026 (  1.154309)
test_btest             0.000000   0.000576  35.934706 (  4.866552)
test_basic             0.003751   0.001287   0.447816 (  0.524297)
test_all               0.073752   0.014747 366.795804 ( 35.904045)
test_rubyspec          0.029446   0.020630  77.629724 ( 10.768828)
total: 58.92 sec