Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-041655
#<BuildRuby:0x00005652f3bdca58
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220406-041655",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000008 0.000023 ( 0.000024)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.008924 0.002162 0.976332 ( 2.048257)
build_miniruby 0.001548 0.000704 0.075134 ( 0.072886)
build_ruby 0.001558 0.000708 0.082114 ( 0.080712)
build_all 0.003007 0.006538 4.238460 ( 0.826271)
build_install 0.018015 0.006419 8.388904 ( 2.963003)
test_btest 0.001315 0.000000 74.064977 ( 8.350480)
test_basic 0.006737 0.000000 0.333662 ( 0.423555)
test_all 0.001627 0.000000 631.545618 ( 64.586743)
test_rubyspec 0.097620 0.053894 46.487370 ( 51.948495)
total: 131.30 sec