Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-220300
#<BuildRuby:0x0000560f5aa23dd8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220625-220300",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002978 0.003769 0.827225 ( 1.184307)
build_miniruby 0.000897 0.000120 0.058304 ( 0.057047)
build_ruby 0.000891 0.000119 0.059696 ( 0.058389)
build_all 0.004298 0.000043 1.490393 ( 0.597286)
build_install 0.005512 0.003574 6.294020 ( 2.835289)
test_btest 0.000694 0.000115 54.651278 ( 8.249700)
test_basic 0.005318 0.000226 0.301194 ( 0.389945)
test_all 0.001442 0.000095 622.371027 ( 88.325448)
test_rubyspec 0.091569 0.031944 44.037068 ( 49.602454)
total: 151.30 sec