Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-111349
#<BuildRuby:0x0000003fe3a0ead8
 @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.20250926-111349",
 @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.000082   0.000000   0.000082 (  0.000080)
autoconf               0.000112   0.000000   0.000112 (  0.000108)
configure              0.000100   0.000000   0.000100 (  0.000102)
build_up               0.020112   0.004176  23.601795 ( 11.735592)
build_miniruby         0.005143   0.000557  52.330049 ( 52.433281)
build_ruby             0.010709   0.002990  64.934560 ( 65.052832)
build_all              0.038983   0.022140 142.162741 ( 41.191769)
build_install          0.044073   0.039385  46.322673 ( 19.730563)
test_btest             0.000024   0.003921 363.781226 (119.231959)
test_basic             0.024293   0.005721   4.491521 (  4.370608)
test_all               0.330996   0.179250 3831.576056 (1036.479355)
test_rubyspec          0.157817   0.194354 697.074241 (197.134547)
total: 1547.37 sec