Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-231950
#<BuildRuby:0x000071a63b17fdd8
 @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.20251014-231950",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000006   0.000002   0.000008 (  0.000009)
configure              0.000007   0.000003   0.000010 (  0.000009)
build_up               0.002948   0.003404   1.933084 (  1.458030)
build_miniruby         0.000921   0.000412   0.600078 (  0.599162)
build_ruby             0.001443   0.000180   2.149519 (  2.149910)
build_all              0.007047   0.001367  13.428995 (  1.480489)
build_install          0.009947   0.001881   4.072145 (  1.117998)
test_btest             0.000686   0.000000  38.871875 (  4.236298)
test_basic             0.001628   0.003252   0.448677 (  0.523407)
test_all               0.063234   0.022381 349.599095 ( 35.271181)
test_rubyspec          0.028254   0.020054  75.367720 ( 10.538821)
total: 57.38 sec