Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-042849
#<BuildRuby:0x000055dafa1cff40
@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.20220507-042849",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002042 0.004197 0.852887 ( 1.377126)
build_miniruby 0.000830 0.000119 0.057015 ( 0.055878)
build_ruby 0.000896 0.000128 0.058053 ( 0.056774)
build_all 0.000151 0.004217 1.521859 ( 0.607415)
build_install 0.009161 0.001963 6.251443 ( 2.790489)
test_btest 0.000693 0.000148 54.679775 ( 8.258125)
test_basic 0.004706 0.001009 0.284633 ( 0.372967)
test_all 0.001274 0.000000 615.049155 ( 90.617035)
test_rubyspec 0.066192 0.046918 43.910509 ( 48.795731)
total: 152.93 sec