Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-125855
#<BuildRuby:0x0000003fdcff7730
 @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.20250922-125855",
 @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.000010   0.000071 (  0.000071)
autoconf               0.000086   0.000015   0.000101 (  0.000098)
configure              0.000074   0.000013   0.000087 (  0.000088)
build_up               0.016806   0.004136  19.140352 ( 10.338188)
build_miniruby         0.000000   0.005162  48.380641 ( 48.466873)
build_ruby             0.007190   0.006310  58.907965 ( 59.016878)
build_all              0.026264   0.028408 126.371074 ( 36.892833)
build_install          0.043139   0.032515  41.111118 ( 18.168729)
test_btest             0.001963   0.000559 330.789755 ( 89.754918)
test_basic             0.016511   0.024989   4.382909 (  4.271515)
test_all               0.321243   0.142390 3451.059533 (980.341603)
test_rubyspec          0.167949   0.146915 606.113997 (172.676842)
total: 1419.93 sec