Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-131539
#<BuildRuby:0x000055bbb200ca58
@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.20220310-131539",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011455 0.000262 1.003280 ( 1.124443)
build_miniruby 0.002191 0.000000 0.069835 ( 0.067815)
build_ruby 0.001767 0.000206 0.078792 ( 0.077186)
build_all 0.008530 0.001353 1.490252 ( 0.588244)
build_install 0.011989 0.010244 5.191499 ( 2.158844)
test_btest 0.001220 0.000427 72.937656 ( 7.809975)
test_basic 0.005691 0.001992 0.326763 ( 0.414222)
test_all 0.001290 0.000451 698.639015 ( 67.653270)
test_rubyspec 0.075606 0.076550 46.235371 ( 51.760965)
total: 131.66 sec