Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-235541
#<BuildRuby:0x000055a91f44c4d8
@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.20220225-235541",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004086 0.005914 1.028211 ( 1.130174)
build_miniruby 0.001483 0.000674 0.075353 ( 0.072844)
build_ruby 0.001271 0.000938 0.085388 ( 0.083208)
build_all 0.008498 0.001939 4.214216 ( 0.859450)
build_install 0.017429 0.005251 7.960509 ( 2.410900)
test_btest 0.001275 0.000510 74.176450 ( 8.004316)
test_basic 0.007432 0.000811 0.330701 ( 0.418806)
test_all 0.001752 0.000215 697.082795 ( 67.879350)
test_rubyspec 0.067268 0.078534 46.197020 ( 51.376579)
total: 132.24 sec