Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-233039
#<BuildRuby:0x000073adc031fdd0
 @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.20251015-233039",
 @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.000006   0.000003   0.000009 (  0.000005)
autoconf               0.000006   0.000003   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002790   0.003936   2.042018 (  1.769428)
build_miniruby         0.000893   0.000466   0.607638 (  0.606728)
build_ruby             0.001021   0.000533   2.137919 (  2.138988)
build_all              0.005501   0.002823  13.253238 (  1.497936)
build_install          0.007683   0.003903   3.997151 (  1.098146)
test_btest             0.000542   0.000282  36.958790 (  4.756196)
test_basic             0.001853   0.002806   0.419820 (  0.498747)
test_all               0.057860   0.031018 367.326749 ( 35.064960)
test_rubyspec          0.022486   0.026216  77.203126 ( 10.797598)
total: 58.23 sec