Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260311-073457
#<BuildRuby:0x0000003fe08b6ee0
@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.20260311-073457",
@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.000075 0.000005 0.000080 ( 0.000079)
autoconf 0.000107 0.000007 0.000114 ( 0.000111)
configure 0.000101 0.000007 0.000108 ( 0.000106)
build_up 0.008075 0.004292 9.635685 ( 9.490891)
build_miniruby 0.006441 0.000475 71.672450 ( 71.844943)
build_ruby 0.000790 0.008236 82.913068 ( 83.136954)
build_all 0.033653 0.012817 33.395528 ( 14.354718)
build_install 0.052759 0.028269 39.451668 ( 19.371686)
test_btest 0.003122 0.000000 478.097876 (137.274866)
test_basic 0.026854 0.005005 5.532427 ( 5.320367)
test_all 0.416057 0.229059 5417.611567 (1569.958306)
test_rubyspec 0.243704 0.211669 893.415783 (303.581547)
total: 2214.34 sec