Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-100716
#<BuildRuby:0x00005557ff2004e8
@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.20220316-100716",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003753 0.008184 1.011555 ( 1.270891)
build_miniruby 0.001321 0.000508 0.075885 ( 0.073936)
build_ruby 0.001459 0.000561 0.075792 ( 0.073866)
build_all 0.007563 0.002909 4.170151 ( 0.868248)
build_install 0.019280 0.003124 7.967289 ( 2.446284)
test_btest 0.001081 0.000360 72.441189 ( 8.456230)
test_basic 0.002295 0.006577 0.335235 ( 0.429891)
test_all 0.001345 0.000538 657.201459 ( 66.305189)
test_rubyspec 0.085333 0.077118 46.227297 ( 51.484244)
total: 131.41 sec