Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-203827
#<BuildRuby:0x000077bdc632fdd8
 @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.20250919-203827",
 @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.000005   0.000002   0.000007 (  0.000007)
autoconf               0.000011   0.000002   0.000013 (  0.000013)
configure              0.000008   0.000002   0.000010 (  0.000010)
build_up               0.003998   0.002724   2.005042 (  1.519976)
build_miniruby         0.001023   0.000281   0.602981 (  0.601863)
build_ruby             0.000605   0.001178   2.132969 (  2.133094)
build_all              0.006032   0.002710  13.277668 (  1.509115)
build_install          0.006981   0.004299   4.244234 (  1.179286)
test_btest             0.000062   0.000647  37.979063 (  4.198611)
test_basic             0.002683   0.002559   0.474906 (  0.549219)
test_all               0.068995   0.017663 346.184468 ( 36.791291)
test_rubyspec          0.027947   0.020735  76.243623 ( 10.622017)
total: 59.10 sec