Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-130430
#<BuildRuby:0x000055cb0d83f440
@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.20220311-130430",
@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.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004523 0.005822 1.027884 ( 1.233637)
build_miniruby 0.002038 0.000000 0.067409 ( 0.065386)
build_ruby 0.002451 0.000104 0.081135 ( 0.078800)
build_all 0.003304 0.005870 1.503605 ( 0.610579)
build_install 0.014127 0.009366 5.218280 ( 2.200921)
test_btest 0.001176 0.000000 77.984405 ( 8.062240)
test_basic 0.004753 0.003013 0.339121 ( 0.436029)
test_all 0.000604 0.001653 709.671293 ( 67.742145)
test_rubyspec 0.100698 0.074293 46.511483 ( 51.728833)
total: 132.16 sec