Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-125055
#<BuildRuby:0x0000003fe15c7d00
 @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-125055",
 @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.000005   0.000072 (  0.000073)
autoconf               0.000094   0.000007   0.000101 (  0.000099)
configure              0.000082   0.000006   0.000088 (  0.000086)
build_up               0.018843   0.004548  21.144017 ( 10.759291)
build_miniruby         0.006211   0.000000  48.564026 ( 48.658019)
build_ruby             0.013078   0.000000  60.000090 ( 60.113894)
build_all              0.042659   0.017239 137.132781 ( 39.801536)
build_install          0.058544   0.023838  45.694281 ( 19.414328)
test_btest             0.000000   0.003203 366.371525 ( 99.149899)
test_basic             0.023653   0.013322   4.388133 (  4.255259)
test_all               0.270299   0.209446 3699.764470 (980.005769)
test_rubyspec          0.152726   0.196464 668.527242 (190.004777)
total: 1452.17 sec