Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-232658
#<BuildRuby:0x000055f7c50888e8
@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.20220308-232658",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011330 0.000216 1.021296 ( 1.009499)
build_miniruby 0.001680 0.000105 0.070414 ( 0.069350)
build_ruby 0.001958 0.000123 0.080722 ( 0.078279)
build_all 0.001618 0.008307 4.213934 ( 0.850349)
build_install 0.017707 0.006184 7.922219 ( 2.365307)
test_btest 0.000902 0.000190 76.873332 ( 8.462096)
test_basic 0.003254 0.004402 0.339842 ( 0.436842)
test_all 0.001442 0.000360 667.659853 ( 65.905003)
test_rubyspec 0.102949 0.071440 46.142947 ( 51.385639)
total: 130.56 sec