Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-055632
#<BuildRuby:0x00005643bcc40a58
@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.20220211-055632",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008212 0.001895 0.955417 ( 1.154029)
build_miniruby 0.001604 0.000370 0.073535 ( 0.071638)
build_ruby 0.001758 0.000405 0.078289 ( 0.076055)
build_all 0.006312 0.005285 4.181994 ( 0.788143)
build_install 0.015122 0.005034 7.880534 ( 2.338304)
test_btest 0.000913 0.000268 75.294892 ( 8.102852)
test_basic 0.001073 0.006640 0.337265 ( 0.433767)
test_all 0.001283 0.000473 667.975220 ( 65.628116)
test_rubyspec 0.123363 0.050625 46.892193 ( 52.058432)
total: 130.65 sec