Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-215753
#<BuildRuby:0x000055dba691cc10
@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.20220328-215753",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008913 0.001102 0.998056 ( 1.023260)
build_miniruby 0.001531 0.000354 0.076097 ( 0.074136)
build_ruby 0.002030 0.000000 0.070333 ( 0.068317)
build_all 0.009683 0.000509 4.205357 ( 0.854873)
build_install 0.015829 0.007566 7.937995 ( 2.429401)
test_btest 0.000903 0.000226 78.021151 ( 8.014947)
test_basic 0.001334 0.005982 0.346611 ( 0.440924)
test_all 0.001441 0.000451 667.858435 ( 65.910203)
test_rubyspec 0.119139 0.053866 46.037777 ( 51.417648)
total: 130.23 sec