Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-200358
#<BuildRuby:0x0000557eb834d2f8
@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.20220803-200358",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009019 0.001503 0.825769 ( 0.859619)
build_miniruby 0.001232 0.000206 0.062541 ( 0.061570)
build_ruby 0.001453 0.000000 0.067019 ( 0.066101)
build_all 0.009038 0.000111 1.236541 ( 0.484753)
build_install 0.017155 0.000000 4.292394 ( 1.765475)
test_btest 0.001804 0.000000 51.661661 ( 6.133070)
test_basic 0.007721 0.000000 0.296756 ( 0.385984)
test_all 0.000000 0.003297 476.011684 ( 51.345187)
test_rubyspec 0.095749 0.048077 41.259891 ( 48.922891)
total: 110.03 sec