Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-205217
#<BuildRuby:0x000055731da62c60
@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.20220823-205217",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006263 0.000448 0.835248 ( 1.662603)
build_miniruby 0.001023 0.000073 0.058064 ( 0.056745)
build_ruby 0.000902 0.000064 0.059299 ( 0.058117)
build_all 0.004673 0.000013 1.529517 ( 0.585593)
build_install 0.003804 0.004994 1.892618 ( 0.963572)
test_btest 0.000601 0.000080 51.045245 ( 8.898747)
test_basic 0.005731 0.000118 0.282975 ( 0.371799)
test_all 0.002406 0.000301 601.029826 ( 92.654091)
test_rubyspec 0.043050 0.039227 44.162907 ( 52.519685)
total: 157.77 sec