Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-050141
#<BuildRuby:0x000055d7b6b8b940
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220305-050141",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010166 0.000274 1.014838 ( 1.290393)
build_miniruby 0.001955 0.000261 0.080432 ( 0.078510)
build_ruby 0.001547 0.000206 0.075041 ( 0.073703)
build_all 0.009765 0.000103 4.198656 ( 0.852817)
build_install 0.013591 0.011477 7.802191 ( 2.392718)
test_btest 0.000963 0.000219 73.926133 ( 8.286213)
test_basic 0.006488 0.001475 0.345752 ( 0.433849)
test_all 0.001459 0.000332 654.775978 ( 65.234361)
test_rubyspec 0.107860 0.061909 46.459952 ( 51.806272)
total: 130.45 sec