Logfile: /home/sipeed/ruby/logs/brlog.trunk.20240213-231806
#<BuildRuby:0x0000003fcf6343e0
@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_worktree=nil,
@incremental=true,
@logfile="/home/sipeed/ruby/logs/brlog.trunk.20240213-231806",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000061 0.000006 0.000067 ( 0.000069)
autoconf 0.000085 0.000009 0.000094 ( 0.000093)
configure 0.000072 0.000008 0.000080 ( 0.000078)
build_up 0.009971 0.007709 9.380950 ( 9.573808)
build_miniruby 0.001370 0.003624 39.466207 ( 39.521429)
build_ruby 0.005881 0.000760 47.655199 ( 47.721684)
build_all 0.039920 0.013073 90.559672 ( 25.041678)
build_install 0.039351 0.021375 28.058472 ( 13.590701)
test_btest 0.000063 0.002823 232.038787 ( 68.236170)
test_basic 0.025937 0.007998 3.648020 ( 3.566563)
test_all 0.274555 0.140039 3336.875521 (884.120067)
test_rubyspec 0.166165 0.164016 707.933554 (198.633519)
total: 1290.01 sec