Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260212-141316
#<BuildRuby:0x0000003fcd4f7420
@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.20260212-141316",
@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.000072 0.000007 0.000079 ( 0.000082)
autoconf 0.000107 0.000010 0.000117 ( 0.000114)
configure 0.000093 0.000009 0.000102 ( 0.000100)
build_up 0.005941 0.007319 10.711507 ( 9.134668)
build_miniruby 0.005554 0.000172 60.453836 ( 60.571353)
build_ruby 0.006858 0.000307 72.577019 ( 72.745488)
build_all 0.029767 0.012664 30.631702 ( 12.544533)
build_install 0.040778 0.034197 37.784724 ( 18.017155)
test_btest 0.002111 0.000372 401.999286 (124.884684)
test_basic 0.024694 0.014363 4.932434 ( 4.788373)
test_all 0.359840 0.194095 4349.217225 (1222.678159)
test_rubyspec 0.222882 0.154651 704.283782 (198.783801)
total: 1724.15 sec