Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-182157
#<BuildRuby:0x000055d510498208
@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.20220719-182157",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006122 0.000471 0.884023 ( 3.406716)
build_miniruby 0.000911 0.000070 0.057051 ( 0.055849)
build_ruby 0.000825 0.000063 0.058298 ( 0.057177)
build_all 0.004143 0.000318 1.562679 ( 0.621831)
build_install 0.010636 0.000396 5.663739 ( 2.186733)
test_btest 0.000659 0.000047 46.804295 ( 8.733387)
test_basic 0.005370 0.000000 0.304763 ( 0.393631)
test_all 0.000613 0.000675 596.901664 ( 88.996678)
test_rubyspec 0.077216 0.041967 44.013455 ( 49.599239)
total: 154.05 sec