Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-170817
#<BuildRuby:0x0000003fe3d2fc58
 @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.20250922-170817",
 @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.000064   0.000007   0.000071 (  0.000071)
autoconf               0.000125   0.000013   0.000138 (  0.000135)
configure              0.000116   0.000000   0.000116 (  0.000112)
build_up               0.017201   0.007752  19.806160 ( 11.208953)
build_miniruby         0.006438   0.000275 150.420779 (117.158890)
build_ruby             0.011351   0.000370  59.098657 ( 59.212888)
build_all              0.055195   0.001949 132.259812 ( 38.686097)
build_install          0.062282   0.014908  42.155774 ( 18.328982)
test_btest             0.000000   0.002682 331.240720 (108.106540)
test_basic             0.017121   0.012190   4.287957 (  4.153554)
test_all               0.294287   0.175864 3839.683499 (1125.665754)
test_rubyspec          0.165975   0.168478 622.168188 (177.019008)
total: 1659.55 sec