Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-195045
#<BuildRuby:0x000056439cbe8620
@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.20220901-195045",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.012168 0.981177 ( 1.021462)
build_miniruby 0.000000 0.001723 0.070983 ( 0.069428)
build_ruby 0.000449 0.002357 0.075576 ( 0.072778)
build_all 0.008271 0.001792 1.506543 ( 0.574874)
build_install 0.021861 0.001430 1.901764 ( 0.934399)
test_btest 0.001255 0.000419 77.403425 ( 8.314166)
test_basic 0.001535 0.005306 0.326912 ( 0.416410)
test_all 0.003179 0.000724 674.648817 ( 66.360274)
test_rubyspec 0.088726 0.082317 45.459870 ( 53.967481)
total: 131.73 sec