Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-071649
#<BuildRuby:0x000055d9b22b4a58
@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.20220212-071649",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009112 0.001593 0.943039 ( 1.371111)
build_miniruby 0.001773 0.000546 0.126790 ( 0.126206)
build_ruby 0.003113 0.000958 3.313868 ( 3.203571)
build_all 0.011280 0.011043 21.184949 ( 2.319384)
build_install 0.011639 0.012243 7.778805 ( 2.322196)
test_btest 0.000898 0.000449 78.514069 ( 8.586553)
test_basic 0.005092 0.002546 0.335761 ( 0.424841)
test_all 0.000000 0.001927 710.680254 ( 68.315677)
test_rubyspec 0.085926 0.079790 46.213717 ( 51.628284)
total: 138.30 sec