Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-112429
#<BuildRuby:0x000055aa72032c40
@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.20220814-112429",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006292 0.000484 0.805761 ( 0.862075)
build_miniruby 0.001090 0.000000 0.057775 ( 0.056500)
build_ruby 0.001009 0.000000 0.059559 ( 0.058343)
build_all 0.004694 0.000000 1.565155 ( 0.598433)
build_install 0.004978 0.003870 1.952165 ( 0.981845)
test_btest 0.000564 0.000067 46.876599 ( 8.715787)
test_basic 0.005713 0.000000 0.297241 ( 0.385913)
test_all 0.002312 0.000000 611.644408 ( 93.268032)
test_rubyspec 0.076005 0.027695 44.015762 ( 51.409087)
total: 156.34 sec