Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-184733
#<BuildRuby:0x0000558815f9f680
@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.20220424-184733",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009058 0.001394 0.994663 ( 1.391327)
build_miniruby 0.001690 0.000260 0.074824 ( 0.072638)
build_ruby 0.002205 0.000000 0.076949 ( 0.074703)
build_all 0.008912 0.000191 1.504722 ( 0.631872)
build_install 0.023479 0.000948 5.871933 ( 2.825266)
test_btest 0.001166 0.000130 76.391318 ( 7.932594)
test_basic 0.008086 0.000269 0.316134 ( 0.403398)
test_all 0.002773 0.000000 660.777846 ( 65.862651)
test_rubyspec 0.119174 0.065419 45.894918 ( 51.083044)
total: 130.28 sec