Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-113449
#<BuildRuby:0x000055adcbedf340
@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.20220305-113449",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009704 0.000801 1.010387 ( 1.081407)
build_miniruby 0.001559 0.000223 0.074613 ( 0.072764)
build_ruby 0.002127 0.000304 0.075260 ( 0.072927)
build_all 0.007120 0.003506 4.245916 ( 0.851440)
build_install 0.020778 0.002736 7.889679 ( 2.415192)
test_btest 0.000912 0.000152 79.403625 ( 7.981752)
test_basic 0.001774 0.005726 0.333051 ( 0.422588)
test_all 0.001372 0.000305 707.431019 ( 68.091406)
test_rubyspec 0.107592 0.064195 46.340112 ( 51.689731)
total: 132.68 sec