Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-041133
#<BuildRuby:0x000055760022c6c8
@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.20220302-041133",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000026 0.000000 0.000026 ( 0.000025)
configure 0.000044 0.000000 0.000044 ( 0.000043)
build_up 0.005881 0.004505 1.033281 ( 1.357539)
build_miniruby 0.001827 0.000141 0.077219 ( 0.074947)
build_ruby 0.002213 0.000170 0.074554 ( 0.072326)
build_all 0.009658 0.000344 4.181255 ( 0.841348)
build_install 0.015546 0.008039 7.865777 ( 2.423205)
test_btest 0.001351 0.000202 73.820791 ( 7.932260)
test_basic 0.004007 0.004395 0.342382 ( 0.431234)
test_all 0.001498 0.000285 707.937380 ( 67.943815)
test_rubyspec 0.151500 0.023011 46.257353 ( 51.564485)
total: 132.64 sec