Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-214513
#<BuildRuby:0x000055a0dc9f1550
@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.20220720-214513",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000029 0.000012 0.000041 ( 0.000040)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.006804 0.005736 0.876928 ( 0.996304)
build_miniruby 0.001727 0.000000 0.065394 ( 0.063900)
build_ruby 0.001874 0.000000 0.066971 ( 0.065755)
build_all 0.007292 0.001386 1.244725 ( 0.476947)
build_install 0.016475 0.000141 4.312181 ( 1.792436)
test_btest 0.001625 0.000513 54.095732 ( 6.290224)
test_basic 0.000000 0.005137 0.291075 ( 0.382541)
test_all 0.000000 0.002502 472.304752 ( 51.273498)
test_rubyspec 0.096841 0.034794 42.087237 ( 47.852429)
total: 109.20 sec