Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-173915
#<BuildRuby:0x00005565b98646c8
@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.20220225-173915",
@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.000001 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011410 0.000209 0.982445 ( 1.011119)
build_miniruby 0.001928 0.000114 0.076189 ( 0.074839)
build_ruby 0.002009 0.000118 0.080894 ( 0.079127)
build_all 0.004594 0.004925 4.128017 ( 0.842488)
build_install 0.021128 0.000000 7.912397 ( 2.423474)
test_btest 0.001129 0.000000 73.476093 ( 8.397669)
test_basic 0.003456 0.004392 0.333092 ( 0.423090)
test_all 0.001742 0.000227 663.253962 ( 65.120854)
test_rubyspec 0.106053 0.056936 46.456717 ( 51.801263)
total: 130.18 sec