Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-200011
#<BuildRuby:0x000079251d52fdd0
 @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.20251017-200011",
 @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.000001   0.000005 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003886   0.002596   1.941178 (  1.480347)
build_miniruby         0.001106   0.000345   0.611433 (  0.610486)
build_ruby             0.001643   0.000177   2.110616 (  2.111145)
build_all              0.006114   0.002736  13.137382 (  1.496798)
build_install          0.007432   0.003985   4.080621 (  1.163732)
test_btest             0.000802   0.000000  38.120062 (  4.272600)
test_basic             0.000000   0.005683   0.458343 (  0.532203)
test_all               0.069220   0.014953 324.262607 ( 31.894156)
test_rubyspec          0.033903   0.013968  73.971836 ( 10.604795)
total: 54.17 sec