Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-205252
#<BuildRuby:0x00005630dbfdccc8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-205252",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001436 0.008646 0.943264 ( 1.240873)
build_miniruby 0.001282 0.000641 0.073114 ( 0.071259)
build_ruby 0.001135 0.000568 0.074319 ( 0.072112)
build_all 0.008963 0.002152 4.102475 ( 0.785250)
build_install 0.020226 0.000554 7.763895 ( 2.298963)
test_btest 0.000923 0.000326 47.127260 ( 44.160670)
test_basic 0.001957 0.005626 0.344061 ( 0.435497)
test_all 0.001599 0.000659 710.519556 ( 72.401508)
test_rubyspec 0.098414 0.069911 45.997106 ( 51.400732)
total: 172.87 sec