Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-215551
#<BuildRuby:0x000055760301c4e8
@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.20220301-215551",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.011489 0.000206 0.983082 ( 1.026947)
build_miniruby 0.002279 0.000134 0.075285 ( 0.072756)
build_ruby 0.002110 0.000124 0.079259 ( 0.077480)
build_all 0.009167 0.000539 4.208183 ( 0.844758)
build_install 0.008385 0.015346 7.891087 ( 2.381945)
test_btest 0.001096 0.000239 77.849975 ( 8.241532)
test_basic 0.007527 0.000708 0.328531 ( 0.415295)
test_all 0.002084 0.000434 710.214080 ( 67.741261)
test_rubyspec 0.106931 0.054383 46.158611 ( 51.360181)
total: 132.16 sec