Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-030550
#<BuildRuby:0x000055daf7e80a80
@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.20220402-030550",
@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.000006)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010600 0.000767 0.998160 ( 1.178570)
build_miniruby 0.001792 0.000552 0.077306 ( 0.074933)
build_ruby 0.001512 0.000465 0.077611 ( 0.075837)
build_all 0.008618 0.001171 4.233800 ( 0.859498)
build_install 0.023686 0.000000 8.496662 ( 2.972774)
test_btest 0.001275 0.000000 74.132116 ( 8.294535)
test_basic 0.000558 0.007356 0.344532 ( 0.432556)
test_all 0.001391 0.000397 654.238736 ( 65.566255)
test_rubyspec 0.094782 0.084902 46.567067 ( 51.896490)
total: 131.35 sec