Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-054432
#<BuildRuby:0x000055f33315e740
@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.20220819-054432",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.006517 0.000366 0.823599 ( 0.859491)
build_miniruby 0.000905 0.000139 0.057269 ( 0.056020)
build_ruby 0.000835 0.000129 0.059596 ( 0.058375)
build_all 0.004623 0.000022 1.529134 ( 0.586450)
build_install 0.010300 0.000776 1.891867 ( 0.949819)
test_btest 0.000778 0.000103 52.036842 ( 8.627917)
test_basic 0.005146 0.000686 0.324868 ( 0.413176)
test_all 0.002226 0.000297 611.993996 ( 87.504851)
test_rubyspec 0.080154 0.046164 43.817422 ( 52.072117)
total: 151.13 sec