Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-223128
#<BuildRuby:0x000055ab47759390
@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.20221017-223128",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.011498 0.001136 1.145916 ( 1.208111)
build_miniruby 0.001831 0.000282 0.107796 ( 0.105140)
build_ruby 0.001229 0.000189 0.110631 ( 0.109681)
build_all 0.008047 0.000000 1.375518 ( 0.606674)
build_install 0.011296 0.004055 1.675515 ( 0.909187)
test_btest 0.001913 0.000319 62.819255 ( 6.507684)
test_basic 0.002373 0.005279 0.354769 ( 0.442938)
test_all 0.002599 0.005187 508.343479 ( 54.312879)
test_rubyspec 0.102137 0.031629 43.168465 ( 51.468098)
total: 115.67 sec