Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-120603
#<BuildRuby:0x000055ce6705f858
@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.20220221-120603",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007725 0.003954 0.958574 ( 1.095460)
build_miniruby 0.001495 0.000427 0.079982 ( 0.077980)
build_ruby 0.001315 0.000376 0.078712 ( 0.077255)
build_all 0.009510 0.001399 4.093691 ( 0.782283)
build_install 0.023365 0.001031 7.850384 ( 2.307263)
test_btest 0.001512 0.000319 69.598688 ( 8.095178)
test_basic 0.006742 0.001420 0.331905 ( 0.419855)
test_all 0.001823 0.000146 700.277685 ( 67.783616)
test_rubyspec 0.099670 0.056530 46.341343 ( 51.504546)
total: 132.14 sec