Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-191728
#<BuildRuby:0x0000559b225caf90
@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.20221012-191728",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.010007 0.000770 1.102748 ( 1.173821)
build_miniruby 0.002698 0.000000 0.101374 ( 0.097808)
build_ruby 0.001408 0.000000 0.101621 ( 0.098685)
build_all 0.006568 0.000433 1.249082 ( 0.555921)
build_install 0.011538 0.005316 1.650691 ( 0.902125)
test_btest 0.001275 0.000159 64.728976 ( 6.410555)
test_basic 0.006104 0.000092 0.353072 ( 0.451148)
test_all 0.008332 0.000329 510.354289 ( 54.853051)
test_rubyspec 0.061593 0.069633 43.250898 ( 51.861869)
total: 116.41 sec