Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-024016
#<BuildRuby:0x00005561a3ee4a58
@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.20220318-024016",
@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.000020 0.000001 0.000021 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010350 0.000145 1.034314 ( 1.654631)
build_miniruby 0.001722 0.000108 0.078100 ( 0.076291)
build_ruby 0.001638 0.000102 0.076343 ( 0.074487)
build_all 0.005461 0.004512 4.184054 ( 0.858731)
build_install 0.017443 0.005801 7.813789 ( 2.395230)
test_btest 0.000000 0.001288 71.973492 ( 7.846810)
test_basic 0.004346 0.003404 0.342974 ( 0.431631)
test_all 0.001765 0.000353 657.178556 ( 65.374838)
test_rubyspec 0.093624 0.076651 46.298654 ( 51.476117)
total: 130.19 sec