Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-215139
#<BuildRuby:0x00005618eed9ebf0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220809-215139",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004876 0.001773 0.813021 ( 1.231042)
build_miniruby 0.000702 0.000255 0.058538 ( 0.057392)
build_ruby 0.000626 0.000228 0.059116 ( 0.057909)
build_all 0.000234 0.004556 1.503347 ( 0.590783)
build_install 0.010882 0.000744 5.664187 ( 2.171099)
test_btest 0.000553 0.000213 48.881392 ( 8.806025)
test_basic 0.005184 0.000183 0.283190 ( 0.372986)
test_all 0.000692 0.000247 615.705430 ( 87.123362)
test_rubyspec 0.034286 0.050226 43.848123 ( 51.262265)
total: 151.67 sec