Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-061155
#<BuildRuby:0x000071f12571fdd0
 @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-061155",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002960   0.003119   1.980480 (  1.524014)
build_miniruby         0.001283   0.000085   0.599371 (  0.598023)
build_ruby             0.001482   0.000155   2.132910 (  2.134354)
build_all              0.005113   0.003758  13.710629 (  1.523565)
build_install          0.006464   0.004722   4.099631 (  1.145645)
test_btest             0.000480   0.000209  39.991147 (  4.995688)
test_basic             0.002119   0.002654   0.468884 (  0.545798)
test_all               0.068813   0.022792 378.936584 ( 35.790185)
test_rubyspec          0.029919   0.020622  80.907040 ( 10.866133)
total: 59.12 sec