Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-040658
#<BuildRuby:0x000055cb6ac767e0
@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.20220809-040658",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.006652 0.000000 0.834694 ( 0.903718)
build_miniruby 0.001046 0.000000 0.057631 ( 0.056396)
build_ruby 0.001015 0.000000 0.059789 ( 0.058564)
build_all 0.004775 0.000000 1.523242 ( 0.584195)
build_install 0.005527 0.005516 5.676485 ( 2.183095)
test_btest 0.000000 0.000687 49.365913 ( 8.486601)
test_basic 0.000686 0.004882 0.291306 ( 0.380183)
test_all 0.001040 0.000000 629.919288 ( 92.054694)
test_rubyspec 0.051166 0.037706 43.619802 ( 51.054080)
total: 155.76 sec