Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-181631
#<BuildRuby:0x0000003fb4e87d50
 @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-181631",
 @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.000076   0.000005   0.000081 (  0.000083)
autoconf               0.000123   0.000000   0.000123 (  0.000121)
configure              0.000104   0.000000   0.000104 (  0.000104)
build_up               0.019249   0.004958  21.032402 ( 10.569635)
build_miniruby         0.005541   0.000110  48.422848 ( 48.510271)
build_ruby             0.009656   0.003891  58.979207 ( 59.094758)
build_all              0.044295   0.015878 133.591542 ( 38.965587)
build_install          0.059568   0.017056  41.614872 ( 18.094079)
test_btest             0.002378   0.000284 333.639859 (102.785265)
test_basic             0.025278   0.005717   4.332619 (  4.205606)
test_all               0.315266   0.151121 3518.924801 (1037.934754)
test_rubyspec          0.158332   0.162160 611.734477 (174.331773)
total: 1494.50 sec