Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-180247
#<BuildRuby:0x000055f318543df8
@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-180247",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006400 0.000169 0.843876 ( 1.355815)
build_miniruby 0.000883 0.000059 0.057649 ( 0.056487)
build_ruby 0.000903 0.000060 0.059554 ( 0.058266)
build_all 0.000977 0.003768 1.501684 ( 0.584113)
build_install 0.010546 0.000774 5.619317 ( 2.161380)
test_btest 0.000769 0.000091 48.851789 ( 8.200065)
test_basic 0.001672 0.003952 0.255209 ( 0.344889)
test_all 0.000895 0.000149 601.805963 ( 90.849042)
test_rubyspec 0.075693 0.043540 43.976566 ( 51.386781)
total: 155.00 sec