Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-042442
#<BuildRuby:0x00005561b32dafe0
@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.20220911-042442",
@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.000008 0.000004 0.000012 ( 0.000012)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000011 0.000005 0.000016 ( 0.000014)
build_up 0.007111 0.003232 1.126781 ( 1.113172)
build_miniruby 0.001424 0.000647 0.067843 ( 0.065876)
build_ruby 0.000921 0.000418 0.073688 ( 0.072894)
build_all 0.006703 0.003047 1.560515 ( 0.604521)
build_install 0.015673 0.001847 1.915669 ( 0.944477)
test_btest 0.000850 0.000327 98.022841 ( 9.380942)
test_basic 0.006777 0.000320 0.365677 ( 0.453960)
test_all 0.004613 0.000000 687.281048 ( 68.761071)
test_rubyspec 0.096116 0.073369 46.901838 ( 55.472890)
total: 136.87 sec