Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-022816
#<BuildRuby:0x000055c8d57b9550
@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.20220812-022816",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.007350 0.000147 1.162961 ( 2.201084)
build_miniruby 0.001098 0.000049 0.077850 ( 0.152496)
build_ruby 0.000959 0.000000 0.076799 ( 0.128326)
build_all 0.007407 0.000000 1.643092 ( 1.359868)
build_install 0.014574 0.005127 6.226251 ( 3.918544)
test_btest 0.000745 0.000060 49.978284 ( 9.013747)
test_basic 0.006657 0.000146 0.219475 ( 0.307185)
test_all 0.002549 0.000196 552.271322 ( 71.470948)
test_rubyspec 0.056339 0.043721 52.211292 ( 60.534531)
total: 149.09 sec