Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-171015
#<BuildRuby:0x000055ec447d3800
@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.20220226-171015",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.011301 0.000870 0.999876 ( 1.404221)
build_miniruby 0.002088 0.000160 0.074738 ( 0.073596)
build_ruby 0.002078 0.000160 0.076900 ( 0.075136)
build_all 0.009751 0.000750 4.206166 ( 0.852196)
build_install 0.021695 0.000662 7.923879 ( 2.467688)
test_btest 0.001202 0.000080 74.328916 ( 8.294897)
test_basic 0.001816 0.006874 0.333985 ( 0.421986)
test_all 0.001735 0.000000 677.919411 ( 65.829136)
test_rubyspec 0.122780 0.043115 46.265914 ( 51.479094)
total: 130.90 sec