Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-085510
#<BuildRuby:0x000055f36a6df688
@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.20220203-085510",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006579 0.004560 0.977097 ( 1.872161)
build_miniruby 0.001501 0.000322 0.077011 ( 0.077758)
build_ruby 0.001756 0.000376 0.073781 ( 0.073001)
build_all 0.011753 0.000000 4.120318 ( 0.806412)
build_install 0.020470 0.003900 7.859659 ( 2.361011)
test_btest 0.000927 0.000169 47.216724 ( 43.905198)
test_basic 0.006431 0.001169 0.345651 ( 0.433795)
test_all 0.001408 0.000256 657.087703 ( 64.702006)
test_rubyspec 0.097395 0.066241 46.059726 ( 51.465831)
total: 165.70 sec