Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-021024
#<BuildRuby:0x0000003feb716a80
 @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.20250925-021024",
 @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.000060   0.000006   0.000066 (  0.000068)
autoconf               0.000087   0.000008   0.000095 (  0.000094)
configure              0.000080   0.000008   0.000088 (  0.000086)
build_up               0.018931   0.005131  22.924220 ( 11.831194)
build_miniruby         0.005021   0.000093  48.830804 ( 48.928066)
build_ruby             0.012707   0.000448  60.722228 ( 60.842078)
build_all              0.045035   0.012415 137.937100 ( 40.020547)
build_install          0.047222   0.026824  43.777555 ( 18.621383)
test_btest             0.003540   0.000000 362.745293 ( 97.855279)
test_basic             0.021776   0.012377   4.406027 (  4.290166)
test_all               0.348567   0.155654 3683.802745 (1095.558480)
test_rubyspec          0.166628   0.166893 635.355278 (180.311140)
total: 1558.26 sec