Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-164231
#<BuildRuby:0x0000558a96cb8bc8
@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.20221111-164231",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000019)
configure 0.000029 0.000007 0.000036 ( 0.000031)
build_up 0.008911 0.000153 1.101397 ( 1.126754)
build_miniruby 0.001831 0.000000 0.068518 ( 0.067564)
build_ruby 0.001851 0.000000 0.065509 ( 0.064670)
build_all 0.005084 0.004315 1.465750 ( 0.591297)
build_install 0.016667 0.004167 1.811476 ( 0.944910)
test_btest 0.001589 0.000000 86.657567 ( 8.764306)
test_basic 0.006875 0.000000 0.351277 ( 0.440652)
test_all 0.001966 0.000036 694.527137 ( 69.497175)
test_rubyspec 0.091284 0.095166 47.586996 ( 56.069040)
total: 137.57 sec