Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-154932
#<BuildRuby:0x0000003fd21ee918
 @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.20250930-154932",
 @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.000099   0.000008   0.000107 (  0.000146)
autoconf               0.000111   0.000009   0.000120 (  0.000117)
configure              0.000095   0.000008   0.000103 (  0.000101)
build_up               0.014386   0.008193  20.793158 ( 11.283684)
build_miniruby         0.005167   0.000473  49.957172 ( 50.046304)
build_ruby             0.009436   0.004179  60.833008 ( 60.947942)
build_all              0.023013   0.035915 140.295422 ( 41.024402)
build_install          0.052282   0.026916  44.314066 ( 19.446318)
test_btest             0.002766   0.000000 380.108939 (106.307746)
test_basic             0.018994   0.023147   4.494869 (  4.393435)
test_all               0.287565   0.206868 3807.322727 (1014.079145)
test_rubyspec          0.199375   0.150472 697.375137 (197.842016)
total: 1505.38 sec