Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-200523
#<BuildRuby:0x000055ba14653f00
@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.20220816-200523",
@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.000000 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006367 0.000000 0.870729 ( 0.987772)
build_miniruby 0.001012 0.000000 0.057249 ( 0.055864)
build_ruby 0.000968 0.000000 0.060261 ( 0.059090)
build_all 0.000562 0.004211 1.527466 ( 0.587821)
build_install 0.010353 0.000647 1.911634 ( 0.960349)
test_btest 0.000793 0.000050 52.004930 ( 8.636681)
test_basic 0.000000 0.005304 0.286372 ( 0.375576)
test_all 0.000000 0.001997 612.569114 ( 93.445952)
test_rubyspec 0.088264 0.040381 44.198528 ( 51.558780)
total: 156.67 sec