Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-225123
#<BuildRuby:0x000056251d32efe0
@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.20220824-225123",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.011735 0.000000 0.973685 ( 1.003738)
build_miniruby 0.002086 0.000000 0.072954 ( 0.070678)
build_ruby 0.000000 0.001774 0.075345 ( 0.073863)
build_all 0.007956 0.002973 1.530651 ( 0.577288)
build_install 0.014849 0.004405 1.873194 ( 0.930349)
test_btest 0.001199 0.000114 72.115283 ( 8.301108)
test_basic 0.007393 0.000705 0.323133 ( 0.411112)
test_all 0.000000 0.004992 654.586736 ( 65.301910)
test_rubyspec 0.123120 0.048989 45.862273 ( 54.382626)
total: 131.05 sec