Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-061247
#<BuildRuby:0x0000003fc4b36ad8
 @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-061247",
 @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.000006   0.000067 (  0.000067)
autoconf               0.000088   0.000010   0.000098 (  0.000095)
configure              0.000076   0.000009   0.000085 (  0.000082)
build_up               0.016919   0.008098  23.933090 ( 11.882765)
build_miniruby         0.005390   0.000171  50.677933 ( 50.770446)
build_ruby             0.010114   0.003767  62.149234 ( 62.279751)
build_all              0.035858   0.028528 144.463617 ( 42.952255)
build_install          0.055205   0.028036  45.089562 ( 19.164049)
test_btest             0.003779   0.000000 381.831202 (103.287453)
test_basic             0.022659   0.006964   4.396627 (  4.277167)
test_all               0.296145   0.201773 3879.866144 (1143.284535)
test_rubyspec          0.182681   0.180376 663.647238 (187.803465)
total: 1625.71 sec