Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251223-055814
#<BuildRuby:0x0000003fbcdd71f0
@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-055814",
@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.000064 0.000006 0.000070 ( 0.000071)
autoconf 0.000093 0.000009 0.000102 ( 0.000099)
configure 0.000102 0.000000 0.000102 ( 0.000099)
build_up 0.008512 0.004102 10.332497 ( 8.781756)
build_miniruby 0.005387 0.000000 53.618658 ( 53.721323)
build_ruby 0.003532 0.003339 67.782845 ( 67.933153)
build_all 0.035954 0.004393 28.277538 ( 12.143397)
build_install 0.048428 0.024281 36.367331 ( 17.644614)
test_btest 0.002487 0.000333 399.884722 (113.465414)
test_basic 0.026073 0.014706 4.555866 ( 4.416999)
test_all 0.345923 0.195263 4345.504072 (1221.164593)
test_rubyspec 0.213726 0.143767 694.512203 (196.547925)
total: 1695.82 sec