Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-134719
#<BuildRuby:0x0000559aa650be00
@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.20220726-134719",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005553 0.000855 0.841302 ( 1.287327)
build_miniruby 0.000844 0.000130 0.057123 ( 0.061599)
build_ruby 0.001182 0.000182 0.089306 ( 0.087864)
build_all 0.004608 0.000019 1.522675 ( 0.589911)
build_install 0.002581 0.008469 5.617075 ( 2.143366)
test_btest 0.000574 0.000154 46.824432 ( 8.318596)
test_basic 0.004611 0.001230 0.369064 ( 0.456648)
test_all 0.000974 0.000260 607.102123 ( 90.967391)
test_rubyspec 0.084830 0.045347 43.498988 ( 49.234448)
total: 153.15 sec