Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260316-073107
#<BuildRuby:0x0000003fc0476f58
@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.20260316-073107",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "5"]],
@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.000070 0.000008 0.000078 ( 0.000078)
autoconf 0.000101 0.000013 0.000114 ( 0.000112)
configure 0.000084 0.000011 0.000095 ( 0.000094)
build_up 0.010367 0.000787 11.140741 ( 10.397362)
build_miniruby 0.005670 0.000703 78.528555 ( 78.721009)
build_ruby 0.008616 0.001068 93.593213 ( 93.844271)
build_all 0.018660 0.031677 39.582794 ( 16.553636)
build_install 0.063210 0.031469 50.646241 ( 24.668735)
test_btest 0.001342 0.002556 608.007781 (167.247967)
test_basic 0.042936 0.013280 6.409617 ( 6.171884)
test_all 0.485606 0.259619 6735.424044 (1795.898642)
test_rubyspec 0.243641 0.278537 1073.177590 (360.877010)
total: 2554.39 sec