Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-090020
#<BuildRuby:0x0000560458a2b680
@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.20220317-090020",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006583 0.005310 0.997256 ( 1.536892)
build_miniruby 0.001533 0.000328 0.072103 ( 0.071457)
build_ruby 0.001406 0.000301 0.066206 ( 0.065562)
build_all 0.008201 0.001757 4.153650 ( 0.862806)
build_install 0.018136 0.005791 7.896126 ( 2.425907)
test_btest 0.001098 0.000259 76.925529 ( 8.033315)
test_basic 0.002147 0.006041 0.332456 ( 0.421435)
test_all 0.001918 0.000000 663.033080 ( 66.223209)
test_rubyspec 0.102380 0.055189 46.068639 ( 56.519003)
total: 136.16 sec