Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-183851
#<BuildRuby:0x000055ed871c08e8
@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.20220329-183851",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002831 0.009093 1.015328 ( 1.161967)
build_miniruby 0.001541 0.000482 0.072911 ( 0.072207)
build_ruby 0.001692 0.000529 0.065828 ( 0.064942)
build_all 0.007506 0.001142 4.167916 ( 0.867774)
build_install 0.016188 0.007967 7.865324 ( 2.446703)
test_btest 0.001200 0.000400 72.509741 ( 8.274050)
test_basic 0.004320 0.004089 0.347408 ( 0.437957)
test_all 0.001601 0.000207 689.540043 ( 67.528144)
test_rubyspec 0.095488 0.076251 45.923669 ( 51.319067)
total: 132.17 sec