Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-153514
#<BuildRuby:0x000055a54422c6c8
@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.20220307-153514",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011477 0.000000 1.016903 ( 1.872923)
build_miniruby 0.002169 0.000000 0.072579 ( 0.070112)
build_ruby 0.001758 0.000000 0.074772 ( 0.073613)
build_all 0.011031 0.000000 4.176972 ( 0.851294)
build_install 0.023577 0.000000 8.041320 ( 2.408006)
test_btest 0.001345 0.000000 74.598506 ( 8.140864)
test_basic 0.002485 0.004817 0.335269 ( 0.423849)
test_all 0.001757 0.000073 692.509357 ( 67.491739)
test_rubyspec 0.130686 0.041074 46.464765 ( 52.006728)
total: 133.34 sec