Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-150244
#<BuildRuby:0x00005574c36b7f00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220811-150244",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000015)
build_up 0.002527 0.003803 0.822226 ( 1.019147)
build_miniruby 0.000915 0.000057 0.057467 ( 0.056283)
build_ruby 0.000803 0.000050 0.060227 ( 0.059032)
build_all 0.000818 0.004023 1.567538 ( 0.596256)
build_install 0.004363 0.004791 5.663058 ( 2.167499)
test_btest 0.000538 0.000101 47.570631 ( 8.736526)
test_basic 0.005795 0.000000 0.309302 ( 0.397976)
test_all 0.001022 0.000000 608.225680 ( 92.968050)
test_rubyspec 0.088748 0.036427 44.900535 ( 52.268326)
total: 158.27 sec