Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260301-133924
#<BuildRuby:0x0000003fbad7f1f0
@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.20260301-133924",
@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.000073 0.000006 0.000079 ( 0.000082)
autoconf 0.000114 0.000011 0.000125 ( 0.000120)
configure 0.000097 0.000009 0.000106 ( 0.000105)
build_up 0.005221 0.007667 9.913245 ( 9.550452)
build_miniruby 0.008006 0.000424 71.136374 ( 71.295700)
build_ruby 0.003847 0.003981 86.405498 ( 86.662020)
build_all 0.035772 0.012998 37.883055 ( 15.573728)
build_install 0.045170 0.039934 46.098104 ( 22.873832)
test_btest 0.001014 0.003454 555.878730 (148.692460)
test_basic 0.010842 0.034895 6.132873 ( 5.893474)
test_all 0.407294 0.253873 6031.647612 (1603.574821)
test_rubyspec 0.236385 0.261398 1020.934136 (342.891064)
total: 2307.01 sec