Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-182730
#<BuildRuby:0x000055650d9dff68
@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.20220730-182730",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006691 0.000000 0.880840 ( 1.124273)
build_miniruby 0.000958 0.000000 0.057170 ( 0.055909)
build_ruby 0.000913 0.000000 0.059113 ( 0.057859)
build_all 0.004523 0.000000 1.530467 ( 0.590578)
build_install 0.006317 0.004863 5.647267 ( 2.169373)
test_btest 0.000686 0.000043 45.872305 ( 8.792036)
test_basic 0.005521 0.000345 0.331116 ( 0.419149)
test_all 0.001034 0.000000 626.202672 ( 89.027741)
test_rubyspec 0.073467 0.042357 43.872109 ( 49.468336)
total: 151.71 sec