Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-205258
#<BuildRuby:0x0000558ef662ff68
@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.20220816-205258",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006552 0.000177 0.807873 ( 1.952735)
build_miniruby 0.000870 0.000058 0.057094 ( 0.055829)
build_ruby 0.000872 0.000058 0.059343 ( 0.058148)
build_all 0.004365 0.000291 1.523744 ( 0.590792)
build_install 0.008891 0.000000 1.919918 ( 0.968534)
test_btest 0.000703 0.000039 54.538957 ( 8.437669)
test_basic 0.000836 0.004633 0.301797 ( 0.390753)
test_all 0.001363 0.000000 631.015408 ( 90.246267)
test_rubyspec 0.085683 0.023843 44.190617 ( 51.565002)
total: 154.27 sec