Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-210031
#<BuildRuby:0x000055665c98b670
@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.20220719-210031",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006471 0.000000 0.881604 ( 1.411149)
build_miniruby 0.000886 0.000000 0.056878 ( 0.055728)
build_ruby 0.000975 0.000000 0.058619 ( 0.057416)
build_all 0.000000 0.004649 1.552244 ( 0.605372)
build_install 0.010470 0.000791 5.652768 ( 2.193445)
test_btest 0.000688 0.000050 50.643949 ( 8.254820)
test_basic 0.005675 0.000405 0.365397 ( 0.452883)
test_all 0.001276 0.000091 590.748636 ( 94.676569)
test_rubyspec 0.074193 0.043590 43.897180 ( 49.550172)
total: 157.26 sec