Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-080308
#<BuildRuby:0x000055cb98f24db0
@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.20220228-080308",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006985 0.004492 1.019903 ( 4.854836)
build_miniruby 0.001461 0.000292 0.068713 ( 0.067071)
build_ruby 0.001714 0.000343 0.076370 ( 0.074766)
build_all 0.006985 0.003921 4.169055 ( 0.846955)
build_install 0.011426 0.010832 7.864534 ( 2.384973)
test_btest 0.000949 0.000317 77.575562 ( 8.098606)
test_basic 0.006225 0.000490 0.324823 ( 0.415487)
test_all 0.001497 0.000472 705.995526 ( 68.051650)
test_rubyspec 0.087215 0.081899 46.458867 ( 51.925500)
total: 136.72 sec