Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-175911
#<BuildRuby:0x000075ced5f0fdd8
 @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.20251018-175911",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002952   0.003587   1.954270 (  1.461172)
build_miniruby         0.000693   0.000863   0.628435 (  0.626849)
build_ruby             0.001811   0.000000   2.131087 (  2.131429)
build_all              0.004868   0.003447  13.460044 (  1.480121)
build_install          0.008819   0.003215   4.134899 (  1.141591)
test_btest             0.000554   0.000230  39.227634 (  4.896039)
test_basic             0.003105   0.002950   0.460240 (  0.536509)
test_all               0.067417   0.025033 377.713685 ( 37.240748)
test_rubyspec          0.032622   0.018333  81.003792 ( 10.898224)
total: 60.41 sec