Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-013741
#<BuildRuby:0x000078f108f2fdd8
 @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-013741",
 @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.000003   0.000010 (  0.000010)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.002677   0.003871   1.918007 (  1.469647)
build_miniruby         0.001228   0.000094   0.594825 (  0.594056)
build_ruby             0.000827   0.000929   2.126255 (  2.126742)
build_all              0.006253   0.002515  13.092328 (  1.526433)
build_install          0.007189   0.004676   4.097533 (  1.146433)
test_btest             0.000551   0.000241  38.242866 (  4.341850)
test_basic             0.001652   0.002868   0.449494 (  0.528504)
test_all               0.069751   0.017683 353.535047 ( 36.023111)
test_rubyspec          0.027315   0.022279  76.286537 ( 10.670889)
total: 58.43 sec