Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-014354
#<BuildRuby:0x000055ee7b7e7510
@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-014354",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.007376 0.003192 1.005503 ( 2.470495)
build_miniruby 0.001534 0.000288 0.073112 ( 0.071155)
build_ruby 0.002391 0.000000 0.066781 ( 0.064367)
build_all 0.004625 0.004655 1.502792 ( 0.612698)
build_install 0.012110 0.010856 5.294731 ( 2.168383)
test_btest 0.000830 0.000277 75.210923 ( 8.464114)
test_basic 0.003855 0.004321 0.345079 ( 0.432351)
test_all 0.001389 0.000512 706.501142 ( 68.113446)
test_rubyspec 0.115074 0.061870 46.189783 ( 51.622124)
total: 134.02 sec