Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-060038
#<BuildRuby:0x000055640c19be58
@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.20220829-060038",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.005536 0.000851 0.803626 ( 0.994710)
build_miniruby 0.000901 0.000139 0.057402 ( 0.056236)
build_ruby 0.000717 0.000110 0.059374 ( 0.058197)
build_all 0.004010 0.000617 1.532949 ( 0.588346)
build_install 0.005097 0.005911 1.905194 ( 0.953342)
test_btest 0.000462 0.000107 49.491286 ( 8.247317)
test_basic 0.000105 0.005202 0.291560 ( 0.380876)
test_all 0.000854 0.000263 583.885517 ( 93.706192)
test_rubyspec 0.079244 0.047829 43.795443 ( 52.132722)
total: 157.12 sec