Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-030232
#<BuildRuby:0x0000003fbe826ad8
 @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-030232",
 @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.000063   0.000005   0.000068 (  0.000069)
autoconf               0.000111   0.000009   0.000120 (  0.000115)
configure              0.000000   0.000161   0.000161 (  0.000165)
build_up               0.015103   0.008788  21.873867 ( 11.131204)
build_miniruby         0.001633   0.003836  49.803330 ( 49.896054)
build_ruby             0.009134   0.004257  60.392586 ( 60.489120)
build_all              0.044696   0.015793 138.392866 ( 40.273828)
build_install          0.063365   0.012645  46.212508 ( 19.847302)
test_btest             0.003292   0.000000 377.746612 (101.919680)
test_basic             0.028676   0.000000   4.332232 (  4.201279)
test_all               0.312128   0.202756 4198.656250 (1111.854537)
test_rubyspec          0.162563   0.192343 688.910493 (195.335213)
total: 1594.95 sec