Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-021240
#<BuildRuby:0x0000559d36351550
@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.20220809-021240",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011033 0.000716 0.892320 ( 1.139108)
build_miniruby 0.001278 0.000294 0.064040 ( 0.062304)
build_ruby 0.001252 0.000289 0.066395 ( 0.064771)
build_all 0.006796 0.000511 1.243443 ( 0.467941)
build_install 0.015429 0.001223 4.243454 ( 1.795566)
test_btest 0.000000 0.002307 52.631415 ( 6.245090)
test_basic 0.004547 0.002462 0.293239 ( 0.382690)
test_all 0.001438 0.001737 500.468399 ( 52.768351)
test_rubyspec 0.102097 0.037642 41.621224 ( 49.008921)
total: 111.94 sec