Logfile: /home/sipeed/ruby/logs/brlog.trunk.20240226-110259
#<BuildRuby:0x0000003fedbbd3e8
@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.20240226-110259",
@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.000076 0.000008 0.000084 ( 0.000093)
autoconf 0.000106 0.000011 0.000117 ( 0.000154)
configure 0.000120 0.000000 0.000120 ( 0.000173)
build_up 0.018747 0.003945 13.111250 ( 9.954894)
build_miniruby 0.002300 0.003814 41.153955 ( 41.213153)
build_ruby 0.004020 0.003523 50.095113 ( 50.183222)
build_all 0.040301 0.013595 91.716795 ( 25.562889)
build_install 0.058339 0.005379 31.131518 ( 14.554065)
test_btest 0.002245 0.000294 237.727659 ( 65.511376)
test_basic 0.024753 0.005812 3.839082 ( 3.734979)
test_all 0.277883 0.156529 3408.220864 (927.054367)
test_rubyspec 0.165270 0.094430 533.540757 (156.783792)
total: 1294.56 sec