Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-005147
#<BuildRuby:0x000055d3931f4610
@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.20220828-005147",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005474 0.007211 0.986210 ( 1.091063)
build_miniruby 0.001640 0.000437 0.078889 ( 0.076719)
build_ruby 0.001558 0.000416 0.076607 ( 0.075003)
build_all 0.008888 0.001225 1.555804 ( 0.582234)
build_install 0.022414 0.000173 1.921263 ( 0.927863)
test_btest 0.001096 0.000209 76.283756 ( 8.126272)
test_basic 0.002531 0.005007 0.325605 ( 0.415328)
test_all 0.002644 0.000629 641.305706 ( 65.050226)
test_rubyspec 0.126340 0.048441 46.109215 ( 54.439478)
total: 130.79 sec