Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-225503
#<BuildRuby:0x000055f904104480
@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.20220328-225503",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009071 0.002093 1.018150 ( 1.194852)
build_miniruby 0.002033 0.000000 0.075274 ( 0.074007)
build_ruby 0.002053 0.000000 0.078716 ( 0.077439)
build_all 0.005296 0.005546 4.163897 ( 0.858247)
build_install 0.014309 0.008670 7.891128 ( 2.413026)
test_btest 0.000773 0.000258 78.254855 ( 8.245464)
test_basic 0.003754 0.003955 0.332353 ( 0.421563)
test_all 0.000700 0.001409 663.021317 ( 66.141958)
test_rubyspec 0.093339 0.065317 45.930407 ( 51.383339)
total: 130.81 sec