Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-004058
#<BuildRuby:0x00007ad0dad7fde0
 @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.20251013-004058",
 @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.000002   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.001637   0.005129   1.966559 (  1.489015)
build_miniruby         0.000623   0.000828   0.611965 (  0.611029)
build_ruby             0.001956   0.000015   2.155629 (  2.156161)
build_all              0.008218   0.000509  13.266277 (  1.530858)
build_install          0.004493   0.007552   4.001913 (  1.104162)
test_btest             0.000462   0.000199  37.947507 (  4.435314)
test_basic             0.002871   0.001831   0.428343 (  0.506536)
test_all               0.075358   0.011536 351.404060 ( 35.753080)
test_rubyspec          0.026311   0.022877  73.772008 ( 10.604619)
total: 58.19 sec