Logfile: /home/ko1/ruby/logs/brlog.trunk.20220705-233620
#<BuildRuby:0x0000559e1684f670
@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.20220705-233620",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003316 0.003493 0.851230 ( 1.591247)
build_miniruby 0.000941 0.000126 0.058092 ( 0.056788)
build_ruby 0.000879 0.000117 0.059102 ( 0.057901)
build_all 0.004285 0.000041 1.502971 ( 0.610679)
build_install 0.010780 0.000313 6.311204 ( 2.825687)
test_btest 0.000656 0.000073 51.916125 ( 8.127632)
test_basic 0.001522 0.004432 0.300188 ( 0.388215)
test_all 0.001193 0.000199 624.866161 ( 90.606968)
test_rubyspec 0.076915 0.052281 44.467955 ( 50.009565)
total: 154.28 sec