Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-214404
#<BuildRuby:0x0000003fe1d27820
 @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-214404",
 @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.000061   0.000005   0.000066 (  0.000069)
autoconf               0.000090   0.000007   0.000097 (  0.000095)
configure              0.000074   0.000006   0.000080 (  0.000080)
build_up               0.008657   0.017051  21.919682 ( 11.528501)
build_miniruby         0.002892   0.003477  85.292572 ( 84.092467)
build_ruby             0.012198   0.000502  62.064335 ( 62.171995)
build_all              0.037150   0.022638 133.244443 ( 38.568374)
build_install          0.050279   0.025894  43.856541 ( 18.879107)
test_btest             0.002927   0.000545 363.672644 (105.255257)
test_basic             0.015562   0.022580   4.376730 (  4.277606)
test_all               0.338141   0.153539 4000.745600 (1061.821453)
test_rubyspec          0.167858   0.149510 632.894947 (180.576719)
total: 1567.18 sec