Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-070612
#<BuildRuby:0x0000559fda467dd0
@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.20220620-070612",
@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.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000012 0.000000 0.000012 ( 0.000014)
build_up 0.000000 0.006697 0.878209 ( 0.880794)
build_miniruby 0.000267 0.000766 0.057501 ( 0.056229)
build_ruby 0.000895 0.000192 0.059633 ( 0.058327)
build_all 0.003593 0.000770 1.546337 ( 0.618878)
build_install 0.011174 0.000000 6.312050 ( 2.831390)
test_btest 0.000720 0.000000 55.019686 ( 8.001680)
test_basic 0.005742 0.000139 0.345331 ( 0.433327)
test_all 0.001122 0.000187 618.633413 ( 91.660679)
test_rubyspec 0.073623 0.032500 44.164284 ( 49.764272)
total: 154.31 sec