Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-065236
#<BuildRuby:0x0000558fd4253f00
@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.20220819-065236",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.006558 0.833671 ( 0.985701)
build_miniruby 0.000133 0.000835 0.057365 ( 0.056195)
build_ruby 0.000760 0.000163 0.058855 ( 0.057657)
build_all 0.001183 0.003193 1.536349 ( 0.592738)
build_install 0.008226 0.002909 1.899111 ( 0.951018)
test_btest 0.000462 0.000129 52.873750 ( 8.620890)
test_basic 0.001478 0.004100 0.348976 ( 0.437382)
test_all 0.001721 0.000573 598.306478 ( 91.482003)
test_rubyspec 0.077784 0.042962 43.764260 ( 52.048065)
total: 155.23 sec