Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-113415
#<BuildRuby:0x000055fd9935fe98
@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.20220422-113415",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006605 0.000000 0.895929 ( 1.787472)
build_miniruby 0.000868 0.000000 0.057489 ( 0.056311)
build_ruby 0.000935 0.000000 0.059262 ( 0.057972)
build_all 0.004078 0.000000 1.494991 ( 0.606020)
build_install 0.006655 0.004294 6.262294 ( 2.831054)
test_btest 0.000652 0.000036 55.032996 ( 8.191785)
test_basic 0.001190 0.004468 0.315193 ( 0.403719)
test_all 0.001108 0.000123 650.548313 ( 95.915571)
test_rubyspec 0.080851 0.042380 44.469581 ( 49.443284)
total: 159.29 sec