Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-162607
#<BuildRuby:0x000055e0c5d04b38
@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.20220224-162607",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002674 0.007682 0.810033 ( 0.833013)
build_miniruby 0.001465 0.000451 0.073124 ( 0.071459)
build_ruby 0.001279 0.000393 0.075414 ( 0.074622)
build_all 0.009617 0.001555 4.153356 ( 0.845004)
build_install 0.010304 0.014217 8.123660 ( 2.395440)
test_btest 0.000699 0.000305 78.626791 ( 8.088730)
test_basic 0.005682 0.003047 0.340620 ( 0.428883)
test_all 0.001153 0.000512 679.526026 ( 66.066723)
test_rubyspec 0.105621 0.057371 46.204021 ( 51.365078)
total: 130.17 sec