Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-192919
#<BuildRuby:0x000055566379afe0
@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-192919",
@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.000080 0.000000 0.000080 ( 0.000085)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.012342 0.000000 0.987910 ( 1.034630)
build_miniruby 0.002033 0.000120 0.077037 ( 0.074874)
build_ruby 0.002234 0.000132 0.079730 ( 0.077542)
build_all 0.010005 0.000056 1.530532 ( 0.582930)
build_install 0.022568 0.000194 1.884724 ( 0.909193)
test_btest 0.000000 0.001253 74.704745 ( 8.201660)
test_basic 0.003822 0.003281 0.334357 ( 0.423098)
test_all 0.003652 0.001649 689.060734 ( 67.837504)
test_rubyspec 0.086887 0.075054 45.797421 ( 54.365100)
total: 133.51 sec