Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-233626
#<BuildRuby:0x0000003fcd6f7bf8
 @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-233626",
 @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.000073   0.000008   0.000081 (  0.000082)
autoconf               0.000106   0.000011   0.000117 (  0.000114)
configure              0.000089   0.000009   0.000098 (  0.000097)
build_up               0.015496   0.008363  21.199356 ( 10.735122)
build_miniruby         0.005267   0.000145  48.420230 ( 48.552324)
build_ruby             0.011927   0.000000  59.592712 ( 59.713616)
build_all              0.043501   0.014428 126.924625 ( 37.089677)
build_install          0.059121   0.016317  42.769695 ( 18.397490)
test_btest             0.000152   0.002972 335.195727 ( 90.804080)
test_basic             0.026659   0.007456   4.137452 (  4.027286)
test_all               0.330355   0.141919 3594.607581 (992.123038)
test_rubyspec          0.177653   0.211350 781.593340 (219.244371)
total: 1480.69 sec