Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251223-030107
#<BuildRuby:0x0000003fbb6ff6d0
@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.20251223-030107",
@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.000147 0.000000 0.000147 ( 0.000285)
autoconf 0.000130 0.000000 0.000130 ( 0.000168)
configure 0.000122 0.000000 0.000122 ( 0.000169)
build_up 0.004661 0.008226 10.534807 ( 8.940889)
build_miniruby 0.002134 0.004247 58.363593 ( 58.470786)
build_ruby 0.008044 0.000000 65.186164 ( 65.308207)
build_all 0.037264 0.004131 30.117284 ( 12.508860)
build_install 0.047209 0.023158 37.571455 ( 18.062509)
test_btest 0.002481 0.000325 394.090464 (123.657761)
test_basic 0.025209 0.005245 4.434515 ( 4.293961)
test_all 0.343055 0.198414 4265.099507 (1262.454521)
test_rubyspec 0.174850 0.172141 697.791729 (196.451367)
total: 1750.16 sec