Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-123927
#<BuildRuby:0x000055ee4dc0be58
@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.20220619-123927",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006768 0.000186 0.836310 ( 1.166688)
build_miniruby 0.001045 0.000075 0.057400 ( 0.056079)
build_ruby 0.000914 0.000065 0.059194 ( 0.058013)
build_all 0.000333 0.003942 1.503954 ( 0.607428)
build_install 0.007051 0.003977 6.306743 ( 2.829998)
test_btest 0.000774 0.000137 48.063668 ( 8.308021)
test_basic 0.002223 0.003754 0.339344 ( 0.427319)
test_all 0.001382 0.000307 631.970438 ( 89.823760)
test_rubyspec 0.072628 0.037715 44.138707 ( 49.730470)
total: 153.01 sec