Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-105737
#<BuildRuby:0x000056377f35f7c0
@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.20220206-105737",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006405 0.004674 0.974674 ( 1.535315)
build_miniruby 0.001356 0.000388 0.078781 ( 0.077639)
build_ruby 0.001669 0.000477 0.077828 ( 0.076359)
build_all 0.008832 0.001185 4.113256 ( 0.791039)
build_install 0.015749 0.008429 7.828682 ( 2.308453)
test_btest 0.001112 0.000351 78.863676 ( 8.364493)
test_basic 0.005317 0.001679 0.339119 ( 0.428058)
test_all 0.001348 0.000425 697.583069 ( 67.378788)
test_rubyspec 0.092903 0.060395 45.853528 ( 51.421947)
total: 132.38 sec