Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-181748
#<BuildRuby:0x0000003fbb46e9e8
 @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.20250926-181748",
 @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.000004   0.000071 (  0.000072)
autoconf               0.000094   0.000006   0.000100 (  0.000098)
configure              0.000078   0.000005   0.000083 (  0.000084)
build_up               0.020775   0.003481  23.384957 ( 11.975889)
build_miniruby         0.005466   0.000000  52.755210 ( 52.842685)
build_ruby             0.012901   0.000000  61.606081 ( 61.726985)
build_all              0.039425   0.014630 124.866107 ( 36.615683)
build_install          0.046022   0.027950  39.797006 ( 17.706223)
test_btest             0.003593   0.000000 312.856764 ( 92.483948)
test_basic             0.025362   0.004157   4.365530 (  4.229698)
test_all               0.291103   0.188874 3650.799393 (1095.968930)
test_rubyspec          0.135630   0.189875 645.701885 (183.766045)
total: 1557.32 sec