Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-060258
#<BuildRuby:0x000055c0d6b7cdd8
@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.20220816-060258",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011663 0.000541 0.977132 ( 1.086366)
build_miniruby 0.001770 0.000127 0.079557 ( 0.077838)
build_ruby 0.001934 0.000138 0.074830 ( 0.072773)
build_all 0.008401 0.000600 1.481244 ( 0.570580)
build_install 0.017777 0.000817 1.856395 ( 0.919596)
test_btest 0.001114 0.000074 75.793798 ( 8.520594)
test_basic 0.001406 0.005802 0.321237 ( 0.418141)
test_all 0.004222 0.000000 675.087596 ( 66.289159)
test_rubyspec 0.109885 0.070769 45.035994 ( 52.264615)
total: 130.22 sec