Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-104613
#<BuildRuby:0x000055671f968c10
@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.20220403-104613",
@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.000010 0.000004 0.000014 ( 0.000013)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005647 0.006260 1.064047 ( 1.029484)
build_miniruby 0.001353 0.000564 0.076223 ( 0.073770)
build_ruby 0.001225 0.000510 0.067878 ( 0.066448)
build_all 0.006700 0.003530 4.239410 ( 0.861084)
build_install 0.014828 0.009283 8.561917 ( 3.015124)
test_btest 0.000788 0.000367 72.194184 ( 8.201919)
test_basic 0.005110 0.002385 0.344512 ( 0.434088)
test_all 0.001261 0.000588 660.575236 ( 65.551270)
test_rubyspec 0.077732 0.074091 46.551749 ( 51.821772)
total: 131.06 sec