Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-174120
#<BuildRuby:0x0000564296040dd8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220823-174120",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010099 0.000822 0.961370 ( 0.985938)
build_miniruby 0.001745 0.000232 0.064129 ( 0.062671)
build_ruby 0.001733 0.000232 0.076096 ( 0.075300)
build_all 0.009718 0.000640 1.549824 ( 0.592921)
build_install 0.008283 0.013057 1.885913 ( 0.939780)
test_btest 0.000910 0.000239 69.951831 ( 8.152792)
test_basic 0.005543 0.001458 0.330745 ( 0.422218)
test_all 0.003147 0.000828 660.991664 ( 65.050771)
test_rubyspec 0.117559 0.043433 45.821696 ( 54.253036)
total: 130.54 sec