Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-151445
#<BuildRuby:0x0000559061d6a8c0
@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.20220728-151445",
@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.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.006538 0.840549 ( 1.497505)
build_miniruby 0.000000 0.000970 0.057546 ( 0.056384)
build_ruby 0.000000 0.000986 0.058884 ( 0.057711)
build_all 0.000000 0.004721 1.524202 ( 0.585153)
build_install 0.006744 0.004376 5.644837 ( 2.168755)
test_btest 0.000512 0.000236 54.616226 ( 7.996948)
test_basic 0.005435 0.000446 0.319533 ( 0.408071)
test_all 0.000792 0.000339 630.763428 ( 89.889190)
test_rubyspec 0.064711 0.063264 43.726333 ( 49.309325)
total: 151.97 sec