Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-151947
#<BuildRuby:0x0000003fd6e5fd10
 @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.20250927-151947",
 @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.000064   0.000006   0.000070 (  0.000070)
autoconf               0.000091   0.000009   0.000100 (  0.000096)
configure              0.000113   0.000000   0.000113 (  0.000133)
build_up               0.016735   0.008111  23.688982 ( 11.699118)
build_miniruby         0.005730   0.000000  49.989772 ( 50.078459)
build_ruby             0.012016   0.000219  60.887080 ( 60.994806)
build_all              0.050295   0.008708 137.448135 ( 40.317054)
build_install          0.059646   0.016095  46.247337 ( 19.843588)
test_btest             0.002368   0.000298 373.874660 (112.366233)
test_basic             0.035143   0.005437   4.463128 (  4.362373)
test_all               0.344435   0.177296 3831.101378 (1100.814896)
test_rubyspec          0.158405   0.200556 690.740487 (195.222464)
total: 1595.70 sec