Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-174256
#<BuildRuby:0x000055c4701303a0
@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.20220828-174256",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005134 0.005682 1.009880 ( 1.035289)
build_miniruby 0.001592 0.000531 0.079991 ( 0.078094)
build_ruby 0.001589 0.000530 0.077936 ( 0.076127)
build_all 0.010228 0.000248 1.514171 ( 0.588552)
build_install 0.012607 0.010661 1.886692 ( 0.919785)
test_btest 0.000813 0.000305 73.725651 ( 8.654936)
test_basic 0.005043 0.001891 0.329548 ( 0.426787)
test_all 0.002772 0.001040 675.808160 ( 66.971915)
test_rubyspec 0.083878 0.081579 45.949546 ( 54.233948)
total: 132.99 sec