Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-170926
#<BuildRuby:0x000072e6e8f7fde0
 @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.20250917-170926",
 @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.000009)
configure              0.000005   0.000002   0.000007 (  0.000006)
build_up               0.002896   0.003582   1.956702 (  1.519166)
build_miniruby         0.001386   0.000000   0.606093 (  0.605032)
build_ruby             0.001370   0.000308   2.164210 (  2.164303)
build_all              0.005608   0.003092  13.035196 (  1.524739)
build_install          0.006512   0.005104   4.241138 (  1.169628)
test_btest             0.000626   0.000261  39.371998 (  3.998373)
test_basic             0.001087   0.004019   0.441313 (  0.519038)
test_all               0.066288   0.021983 343.986491 ( 37.566864)
test_rubyspec          0.025412   0.023000  76.259818 ( 10.675563)
total: 59.74 sec