Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-120620
#<BuildRuby:0x0000003fe5e06a80
 @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-120620",
 @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.000058   0.000006   0.000064 (  0.000066)
autoconf               0.000089   0.000010   0.000099 (  0.000095)
configure              0.000074   0.000008   0.000082 (  0.000082)
build_up               0.012543   0.012589  23.802521 ( 11.796192)
build_miniruby         0.000000   0.005658  52.502558 ( 52.599109)
build_ruby             0.010395   0.001313  61.385269 ( 61.483823)
build_all              0.040136   0.021379 141.262985 ( 41.090308)
build_install          0.052135   0.022549  45.724553 ( 19.317185)
test_btest             0.003384   0.000658 384.318512 (103.581318)
test_basic             0.025073   0.007583   4.405567 (  4.279990)
test_all               0.296616   0.219738 3941.904919 (1209.665196)
test_rubyspec          0.187196   0.174994 698.284001 (197.430265)
total: 1701.25 sec