Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-224235
#<BuildRuby:0x000071579357fdd0
 @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.20251017-224235",
 @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.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.002639   0.003596   1.964041 (  1.473312)
build_miniruby         0.001419   0.000131   0.598952 (  0.597613)
build_ruby             0.000582   0.001262   2.147107 (  2.147422)
build_all              0.006170   0.002442  13.273407 (  1.525349)
build_install          0.009027   0.002690   4.392982 (  1.187297)
test_btest             0.000688   0.000000  38.165339 (  4.131636)
test_basic             0.004018   0.000498   0.431837 (  0.510587)
test_all               0.061172   0.026233 342.978724 ( 35.292078)
test_rubyspec          0.027317   0.019336  71.902505 ( 10.516409)
total: 57.38 sec