Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-134156
#<BuildRuby:0x000055efd04c4c10
@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.20220217-134156",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005665 0.005511 0.954418 ( 1.030509)
build_miniruby 0.001618 0.000374 0.074598 ( 0.072695)
build_ruby 0.001353 0.000313 0.077258 ( 0.075346)
build_all 0.010073 0.000061 4.134085 ( 0.791571)
build_install 0.021932 0.002647 7.726213 ( 2.300244)
test_btest 0.000995 0.000180 72.090510 ( 8.171534)
test_basic 0.006630 0.000388 0.335062 ( 0.424006)
test_all 0.000741 0.001151 643.884627 ( 64.493514)
test_rubyspec 0.093744 0.079722 46.257891 ( 51.363725)
total: 128.72 sec