Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-125917
#<BuildRuby:0x000055a07bd6be30
@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.20220721-125917",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006082 0.000743 0.866801 ( 1.108944)
build_miniruby 0.000644 0.000214 0.057606 ( 0.056434)
build_ruby 0.000731 0.000244 0.059110 ( 0.057837)
build_all 0.003378 0.001126 1.543839 ( 0.605095)
build_install 0.006150 0.005102 5.671909 ( 2.172901)
test_btest 0.000450 0.000173 52.764581 ( 8.204015)
test_basic 0.000489 0.004843 0.282545 ( 0.371787)
test_all 0.000682 0.000315 624.680098 ( 90.806137)
test_rubyspec 0.059295 0.066451 43.956701 ( 49.669643)
total: 153.05 sec