Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-154959
#<BuildRuby:0x0000564da8325338
@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.20220726-154959",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000021 0.000003 0.000024 ( 0.000026)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.008281 0.000653 0.831694 ( 0.961837)
build_miniruby 0.001537 0.000219 0.053254 ( 0.052578)
build_ruby 0.001579 0.000226 0.062583 ( 0.062848)
build_all 0.007926 0.000488 1.248247 ( 0.471111)
build_install 0.015694 0.001397 4.326728 ( 1.832773)
test_btest 0.001121 0.000140 51.856061 ( 6.265343)
test_basic 0.005407 0.000676 0.286129 ( 0.380824)
test_all 0.001461 0.000183 478.726588 ( 51.578111)
test_rubyspec 0.075378 0.057373 41.883049 ( 47.814054)
total: 109.42 sec