Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-105116
#<BuildRuby:0x00005570425d0db0
@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.20220406-105116",
@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.000002 0.000023 ( 0.000022)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010509 0.000701 1.001648 ( 1.355648)
build_miniruby 0.001765 0.000117 0.074340 ( 0.072757)
build_ruby 0.001917 0.000128 0.074025 ( 0.071917)
build_all 0.009328 0.000000 4.138435 ( 0.845943)
build_install 0.010756 0.013120 8.468926 ( 2.968565)
test_btest 0.000798 0.000152 77.845512 ( 8.203271)
test_basic 0.004805 0.002716 0.336731 ( 0.424044)
test_all 0.001818 0.000000 655.685082 ( 65.717274)
test_rubyspec 0.098466 0.058061 46.508747 ( 52.095623)
total: 131.76 sec