Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-203630
#<BuildRuby:0x000055a29547f4b8
@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.20220821-203630",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000031 0.000011 0.000042 ( 0.000038)
build_up 0.008758 0.003184 1.014588 ( 1.011884)
build_miniruby 0.001710 0.000622 0.078747 ( 0.076694)
build_ruby 0.001842 0.000670 0.075433 ( 0.072949)
build_all 0.010457 0.000177 1.532494 ( 0.594851)
build_install 0.016135 0.005620 1.872983 ( 0.927385)
test_btest 0.001020 0.000322 71.176466 ( 8.296612)
test_basic 0.004936 0.001559 0.326920 ( 0.421847)
test_all 0.003471 0.001097 646.109844 ( 64.912338)
test_rubyspec 0.102565 0.071866 46.001423 ( 54.383776)
total: 130.70 sec