Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-184747
#<BuildRuby:0x0000003fec156a40
 @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.20250924-184747",
 @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.000009   0.000076 (  0.000077)
autoconf               0.000000   0.000166   0.000166 (  0.000165)
configure              0.000000   0.000108   0.000108 (  0.000106)
build_up               0.010335   0.013013  21.551098 ( 10.944147)
build_miniruby         0.004420   0.000750  48.446538 ( 48.578529)
build_ruby             0.012386   0.000053  58.995235 ( 59.143572)
build_all              0.042191   0.014489 122.378617 ( 35.798970)
build_install          0.058814   0.012542  38.792786 ( 17.225704)
test_btest             0.003872   0.000000 313.978878 (102.719298)
test_basic             0.026994   0.003377   4.067873 (  3.961465)
test_all               0.294532   0.159035 3367.024069 (1020.754176)
test_rubyspec          0.155694   0.155021 567.966433 (163.184559)
total: 1462.32 sec