Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-214721
#<BuildRuby:0x0000563872cc7800
@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.20220311-214721",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010314 0.000273 0.989066 ( 1.231846)
build_miniruby 0.002029 0.000270 0.077178 ( 0.074474)
build_ruby 0.001356 0.000180 0.068385 ( 0.067072)
build_all 0.004733 0.004550 1.497222 ( 0.608845)
build_install 0.017697 0.005393 5.357863 ( 2.211224)
test_btest 0.000858 0.000181 74.355055 ( 8.835002)
test_basic 0.002276 0.005397 0.342898 ( 0.435863)
test_all 0.001443 0.000379 677.029853 ( 66.114948)
test_rubyspec 0.113005 0.056397 46.290296 ( 51.643275)
total: 131.22 sec