Logfile: /home/sipeed/ruby/logs/brlog.trunk.20240328-020859
#<BuildRuby:0x0000003fb7ced3e8
@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.20240328-020859",
@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.000068 0.000006 0.000074 ( 0.000075)
autoconf 0.000093 0.000008 0.000101 ( 0.000097)
configure 0.000078 0.000006 0.000084 ( 0.000083)
build_up 0.023273 0.004664 18.066741 ( 13.169489)
build_miniruby 0.005001 0.000459 41.597452 ( 41.655465)
build_ruby 0.011397 0.000000 50.842375 ( 50.918593)
build_all 0.035189 0.011684 91.560242 ( 25.527037)
build_install 0.037328 0.027485 33.633014 ( 15.326736)
test_btest 0.000000 0.002602 226.945134 ( 78.018064)
test_basic 0.021230 0.008208 3.825364 ( 3.728427)
test_all 0.262998 0.171139 3205.456607 (847.409609)
test_rubyspec 0.125780 0.144917 532.145683 (155.981172)
total: 1231.74 sec