Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-211636
#<BuildRuby:0x0000558168cdb510
@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.20220430-211636",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010358 0.001594 1.022541 ( 1.106371)
build_miniruby 0.001671 0.000257 0.075618 ( 0.073783)
build_ruby 0.002232 0.000000 0.069797 ( 0.067626)
build_all 0.004191 0.005412 1.509149 ( 0.605734)
build_install 0.012906 0.011153 5.823184 ( 2.760865)
test_btest 0.000995 0.000311 74.925581 ( 8.170730)
test_basic 0.007418 0.002318 0.306977 ( 0.394133)
test_all 0.002404 0.000271 693.042658 ( 67.147218)
test_rubyspec 0.125298 0.053689 45.231913 ( 50.465259)
total: 130.79 sec