Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-185917
#<BuildRuby:0x00005561b5339390
@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.20221106-185917",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.007863 0.000279 0.909863 ( 1.414914)
build_miniruby 0.001404 0.000101 0.049857 ( 0.049725)
build_ruby 0.001372 0.000098 0.043846 ( 0.043495)
build_all 0.007087 0.000507 1.243789 ( 0.488324)
build_install 0.015294 0.000335 1.608596 ( 0.826817)
test_btest 0.001648 0.000103 62.122414 ( 6.845829)
test_basic 0.002761 0.005101 0.306086 ( 0.398370)
test_all 0.002085 0.000246 501.664220 ( 55.358865)
test_rubyspec 0.076995 0.045425 43.326381 ( 51.952273)
total: 117.38 sec