Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-035821
#<BuildRuby:0x0000561b934d0af8
@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.20220225-035821",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000026 0.000003 0.000029 ( 0.000026)
build_up 0.010619 0.001517 0.889555 ( 3.381181)
build_miniruby 0.001970 0.000282 0.075461 ( 0.073001)
build_ruby 0.001356 0.000193 0.068954 ( 0.067249)
build_all 0.010432 0.000742 4.191650 ( 0.841252)
build_install 0.016345 0.007324 7.857536 ( 2.343461)
test_btest 0.000864 0.000162 72.885522 ( 7.714344)
test_basic 0.006902 0.000159 0.330444 ( 0.419490)
test_all 0.001734 0.000306 664.156325 ( 65.357369)
test_rubyspec 0.111125 0.062489 46.228528 ( 51.492290)
total: 131.69 sec