Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-173930
#<BuildRuby:0x0000003fe221fd50
 @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-173930",
 @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.000067   0.000009   0.000076 (  0.000077)
autoconf               0.000097   0.000013   0.000110 (  0.000108)
configure              0.000087   0.000012   0.000099 (  0.000097)
build_up               0.019618   0.004509  21.552187 ( 11.676693)
build_miniruby         0.002489   0.003342  94.939860 ( 93.847584)
build_ruby             0.005595   0.007672  60.794778 ( 60.909438)
build_all              0.035956   0.024732 141.214727 ( 40.894014)
build_install          0.057179   0.023579  43.476639 ( 19.104453)
test_btest             0.002370   0.000523 363.832607 (119.096945)
test_basic             0.022765   0.006408   4.512856 (  4.384093)
test_all               0.354000   0.142133 3904.819757 (1168.723897)
test_rubyspec          0.119112   0.216600 678.035199 (191.764365)
total: 1710.41 sec