Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-193756
#<BuildRuby:0x000055a9bb9e04e8
@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.20220222-193756",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009821 0.001403 0.845621 ( 1.095997)
build_miniruby 0.001693 0.000242 0.069514 ( 0.068559)
build_ruby 0.001482 0.000212 0.068063 ( 0.067036)
build_all 0.003653 0.004598 1.480532 ( 0.617642)
build_install 0.017718 0.004482 5.186318 ( 2.171179)
test_btest 0.000836 0.000176 73.543529 ( 8.049378)
test_basic 0.007467 0.000545 0.335739 ( 0.423413)
test_all 0.001708 0.000341 694.983420 ( 67.727126)
test_rubyspec 0.110175 0.054980 46.584469 ( 51.897436)
total: 132.12 sec