Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-121346
#<BuildRuby:0x0000783dc68cfdd0
 @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.20251018-121346",
 @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.000008   0.000003   0.000011 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002849   0.003928   1.973100 (  1.488615)
build_miniruby         0.000815   0.000573   0.612987 (  0.612579)
build_ruby             0.001948   0.000002   2.142454 (  2.143398)
build_all              0.007160   0.002117  14.201098 (  1.609672)
build_install          0.010402   0.001769   4.429708 (  1.183562)
test_btest             0.000752   0.000000  43.451135 (  4.296949)
test_basic             0.002314   0.002062   0.419128 (  0.499062)
test_all               0.070964   0.021792 400.452976 ( 37.492401)
test_rubyspec          0.027371   0.025952  85.985590 ( 11.126247)
total: 60.45 sec