Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-052752
#<BuildRuby:0x000070751d92fdd0
 @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-052752",
 @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.000000   0.000010   0.000010 (  0.000009)
autoconf               0.000000   0.000009   0.000009 (  0.000009)
configure              0.000000   0.000008   0.000008 (  0.000008)
build_up               0.002793   0.003826   1.971891 (  1.476079)
build_miniruby         0.000548   0.000803   0.594887 (  0.594278)
build_ruby             0.001467   0.000346   2.115948 (  2.115751)
build_all              0.007359   0.001211  13.438549 (  1.562150)
build_install          0.009638   0.001287   4.071333 (  1.118178)
test_btest             0.000395   0.000140  39.081944 (  4.257536)
test_basic             0.002357   0.003515   0.428715 (  0.506558)
test_all               0.060448   0.030364 370.685672 ( 36.131924)
test_rubyspec          0.027646   0.020781  76.222429 ( 10.631779)
total: 58.39 sec