Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-105738
#<BuildRuby:0x00005577c0c1ac40
@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.20220808-105738",
@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.000017 0.000001 0.000018 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002933 0.003747 0.830057 ( 1.009237)
build_miniruby 0.000893 0.000119 0.058096 ( 0.056817)
build_ruby 0.000797 0.000106 0.059455 ( 0.058242)
build_all 0.003924 0.000523 1.533728 ( 0.594931)
build_install 0.007093 0.003966 5.640485 ( 2.132413)
test_btest 0.000699 0.000124 48.552623 ( 8.652985)
test_basic 0.005066 0.000150 0.302057 ( 0.392028)
test_all 0.001056 0.000176 590.558761 ( 94.144228)
test_rubyspec 0.080100 0.037156 43.838817 ( 51.228734)
total: 158.27 sec