Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-164051
#<BuildRuby:0x000055c2098752a0
@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.20220506-164051",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.002876 0.003650 0.877150 ( 1.022699)
build_miniruby 0.001000 0.000000 0.061387 ( 0.060665)
build_ruby 0.001179 0.000000 0.060225 ( 0.059178)
build_all 0.004784 0.000618 1.263701 ( 0.538251)
build_install 0.012069 0.000681 6.417797 ( 3.037270)
test_btest 0.000596 0.000099 60.560907 ( 14.459517)
test_basic 0.003558 0.000593 0.265470 ( 0.359222)
test_all 0.001116 0.000186 538.803050 ( 64.250911)
test_rubyspec 0.019481 0.031269 52.872856 ( 58.159779)
total: 141.95 sec