Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-020314
#<BuildRuby:0x00007cff80b1fdd0
 @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-020314",
 @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.000004   0.000002   0.000006 (  0.000006)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.003728   0.002756   1.917037 (  1.477819)
build_miniruby         0.000420   0.000764   0.603310 (  0.602119)
build_ruby             0.001448   0.000183   2.140978 (  2.141798)
build_all              0.005249   0.003324  13.139562 (  1.468694)
build_install          0.006135   0.005486   3.994993 (  1.118301)
test_btest             0.000761   0.000000  38.609320 (  3.972862)
test_basic             0.000540   0.004479   0.441860 (  0.518046)
test_all               0.066217   0.019510 346.683923 ( 37.854624)
test_rubyspec          0.031418   0.014268  71.137585 ( 10.364275)
total: 59.52 sec