Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-073151
#<BuildRuby:0x0000561c06a9fba0
@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-073151",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008654 0.000717 0.799028 ( 0.893599)
build_miniruby 0.001499 0.000000 0.059123 ( 0.058568)
build_ruby 0.001548 0.000000 0.052104 ( 0.051490)
build_all 0.010232 0.000040 1.260618 ( 0.482873)
build_install 0.013081 0.001024 1.590063 ( 0.811262)
test_btest 0.001138 0.000134 52.144220 ( 5.998871)
test_basic 0.005778 0.000090 0.282871 ( 0.376466)
test_all 0.002397 0.000266 510.300583 ( 53.288104)
test_rubyspec 0.081694 0.037285 41.019180 ( 49.711264)
total: 111.67 sec