Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-074604
#<BuildRuby:0x000055f82a0ac3a0
@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.20220908-074604",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000010)
build_up 0.006139 0.004776 0.992197 ( 1.407767)
build_miniruby 0.001954 0.000000 0.071853 ( 0.069670)
build_ruby 0.000000 0.002191 0.073588 ( 0.071283)
build_all 0.008272 0.002584 1.571254 ( 0.614155)
build_install 0.019825 0.000541 1.919859 ( 0.955700)
test_btest 0.001304 0.000000 91.207687 ( 9.571887)
test_basic 0.006510 0.000840 0.372839 ( 0.467094)
test_all 0.002972 0.000743 682.127221 ( 68.117518)
test_rubyspec 0.116860 0.053588 47.186737 ( 55.487130)
total: 136.76 sec