Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-220506
#<BuildRuby:0x0000003fe501e8c8
 @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="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/sipeed/ruby/logs/brlog.trunk.20250927-220506",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000070   0.000008   0.000078 (  0.000079)
autoconf               0.000104   0.000011   0.000115 (  0.000114)
configure              0.000087   0.000010   0.000097 (  0.000096)
build_up               0.009304   0.015015  22.856347 ( 11.533706)
build_miniruby         0.004769   0.000675  50.420406 ( 50.526532)
build_ruby             0.012181   0.000589  61.370068 ( 61.498105)
build_all              0.043466   0.011342 134.876403 ( 39.161327)
build_install          0.051556   0.023855  44.850791 ( 19.222741)
test_btest             0.002951   0.000522 368.268832 (111.339999)
test_basic             0.018698   0.019752   4.489381 (  4.368172)
test_all               0.274410   0.224886 3894.283689 (1064.760592)
test_rubyspec          0.167999   0.170331 673.973948 (190.457935)
total: 1552.87 sec