Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-155032
#<BuildRuby:0x000055a806770b88
@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.20220719-155032",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000023)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009942 0.001530 0.977347 ( 1.196369)
build_miniruby 0.001674 0.000258 0.074627 ( 0.073399)
build_ruby 0.001982 0.000305 0.072699 ( 0.070295)
build_all 0.003665 0.006072 1.523372 ( 0.581929)
build_install 0.015753 0.005317 5.260611 ( 2.113796)
test_btest 0.000000 0.001158 75.720832 ( 8.190977)
test_basic 0.000000 0.007702 0.332581 ( 0.420971)
test_all 0.001548 0.000546 676.634701 ( 66.804623)
test_rubyspec 0.071987 0.083637 46.175056 ( 51.880921)
total: 131.33 sec