Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-092949
#<BuildRuby:0x0000563c51376868
@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.20220421-092949",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008664 0.000335 0.856393 ( 2.914898)
build_miniruby 0.001437 0.000102 0.062869 ( 0.061498)
build_ruby 0.001281 0.000092 0.053697 ( 0.052326)
build_all 0.007645 0.000546 1.211344 ( 0.482362)
build_install 0.005600 0.011940 4.881230 ( 2.445433)
test_btest 0.001172 0.000260 52.674142 ( 5.767468)
test_basic 0.005937 0.000338 0.307691 ( 0.398637)
test_all 0.001735 0.000366 511.407712 ( 54.471433)
test_rubyspec 0.069419 0.048431 41.233998 ( 46.776506)
total: 113.37 sec