Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-054257
#<BuildRuby:0x000056001f85d570
@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.20220721-054257",
@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.000022 0.000006 0.000028 ( 0.000027)
autoconf 0.000035 0.000009 0.000044 ( 0.000043)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.009657 0.001327 0.862154 ( 1.388521)
build_miniruby 0.001283 0.000296 0.063282 ( 0.061526)
build_ruby 0.001670 0.000000 0.066104 ( 0.064587)
build_all 0.008569 0.000000 1.285841 ( 0.492061)
build_install 0.009682 0.008308 4.407521 ( 1.833179)
test_btest 0.001334 0.000370 52.681908 ( 5.927663)
test_basic 0.003964 0.001101 0.300696 ( 0.392088)
test_all 0.001990 0.000553 479.185661 ( 51.586245)
test_rubyspec 0.090812 0.032722 41.921781 ( 47.827485)
total: 109.57 sec