Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-193951
#<BuildRuby:0x000055926cde3d58
@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.20220620-193951",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006304 0.000450 0.846226 ( 1.216837)
build_miniruby 0.000903 0.000064 0.057105 ( 0.055814)
build_ruby 0.000983 0.000071 0.059722 ( 0.058445)
build_all 0.004217 0.000000 1.538883 ( 0.622672)
build_install 0.005468 0.004589 6.340724 ( 2.866372)
test_btest 0.000748 0.000093 54.988834 ( 8.672972)
test_basic 0.005270 0.000659 0.349819 ( 0.437737)
test_all 0.001104 0.000138 647.823109 ( 94.476657)
test_rubyspec 0.065408 0.011810 44.225793 ( 49.824129)
total: 158.23 sec