Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260228-140104
#<BuildRuby:0x0000003fd211f0a0
@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.20260228-140104",
@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.000006 0.000076 ( 0.000077)
autoconf 0.000105 0.000009 0.000114 ( 0.000112)
configure 0.000094 0.000008 0.000102 ( 0.000102)
build_up 0.011656 0.000000 10.465437 ( 9.965594)
build_miniruby 0.005761 0.000151 69.569981 ( 69.726339)
build_ruby 0.004009 0.003655 83.589166 ( 83.844157)
build_all 0.037742 0.008535 35.321141 ( 14.715150)
build_install 0.045389 0.032295 41.712598 ( 19.926261)
test_btest 0.003721 0.000542 506.034651 (136.563981)
test_basic 0.022298 0.013365 5.826612 ( 5.630312)
test_all 0.385490 0.243087 5509.161429 (1509.878897)
test_rubyspec 0.233268 0.215551 932.566256 (314.662912)
total: 2164.92 sec