Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-184817
#<BuildRuby:0x000055e4b13ccc10
@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.20220301-184817",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009226 0.000339 0.979175 ( 1.143865)
build_miniruby 0.001651 0.000110 0.078214 ( 0.077322)
build_ruby 0.001949 0.000130 0.074652 ( 0.073743)
build_all 0.006091 0.004904 4.111302 ( 0.846874)
build_install 0.019615 0.004182 7.944204 ( 2.423519)
test_btest 0.001144 0.000164 77.083945 ( 8.641694)
test_basic 0.002923 0.004356 0.340302 ( 0.428871)
test_all 0.001807 0.000131 707.119845 ( 72.456623)
test_rubyspec 0.121988 0.045768 46.147930 ( 51.323121)
total: 137.42 sec