Logfile: /home/ko1/ruby/logs/brlog.trunk.20251030-102333
#<BuildRuby:0x00007103690afdd8
 @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.20251030-102333",
 @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.000002   0.000009 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000006)
build_up               0.002987   0.003740   1.933075 (  1.742155)
build_miniruby         0.001153   0.000348   0.599202 (  0.597887)
build_ruby             0.000706   0.001246   2.123816 (  2.124656)
build_all              0.005408   0.002831  13.264675 (  1.534749)
build_install          0.007187   0.004738   4.022839 (  1.109680)
test_btest             0.000768   0.000000  37.970963 (  4.252517)
test_basic             0.002954   0.002722   0.460141 (  0.534614)
test_all               0.067095   0.021072 353.715654 ( 34.045870)
test_rubyspec          0.018288   0.027223  73.126021 ( 10.474155)
total: 56.42 sec