Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-102136
#<BuildRuby:0x000055c9eeb9ffb0
@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.20220726-102136",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.006812 0.877104 ( 1.844607)
build_miniruby 0.001052 0.000000 0.057204 ( 0.055907)
build_ruby 0.000876 0.000159 0.058637 ( 0.057411)
build_all 0.003971 0.000794 1.548274 ( 0.593157)
build_install 0.006575 0.004637 5.664074 ( 2.188282)
test_btest 0.000593 0.000149 55.174321 ( 8.073552)
test_basic 0.005094 0.000211 0.252752 ( 0.341773)
test_all 0.000816 0.000192 626.906770 ( 90.937540)
test_rubyspec 0.089146 0.029157 43.587650 ( 54.270241)
total: 158.36 sec