Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-090617
#<BuildRuby:0x00005569195db718
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-090617",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000008)
build_up 0.006398 0.004410 0.925336 ( 1.701118)
build_miniruby 0.001618 0.000324 0.075970 ( 0.074835)
build_ruby 0.001901 0.000380 0.075237 ( 0.073439)
build_all 0.006525 0.003828 4.101010 ( 0.780624)
build_install 0.023771 0.000493 7.774122 ( 2.330683)
test_btest 0.001219 0.000222 47.960758 ( 44.335958)
test_basic 0.003149 0.004127 0.335694 ( 0.424226)
test_all 0.001496 0.000135 637.629035 ( 64.564837)
test_rubyspec 0.102172 0.050898 46.035625 ( 51.576463)
total: 165.86 sec