Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-202103
#<BuildRuby:0x0000555b29b97df8
@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.20220816-202103",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000015)
build_up 0.006282 0.000000 0.804925 ( 0.850852)
build_miniruby 0.000951 0.000000 0.057070 ( 0.055859)
build_ruby 0.000000 0.001019 0.059310 ( 0.058163)
build_all 0.004527 0.000196 1.541504 ( 0.586135)
build_install 0.009102 0.002023 1.917946 ( 0.967318)
test_btest 0.000700 0.000000 56.855935 ( 8.340660)
test_basic 0.002116 0.003522 0.282887 ( 0.371451)
test_all 0.002165 0.000000 626.294778 ( 89.027896)
test_rubyspec 0.072785 0.048157 44.080105 ( 51.502619)
total: 151.76 sec