Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-195917
#<BuildRuby:0x00005583b33825c0
@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.20221108-195917",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.010355 0.000797 1.173707 ( 1.659018)
build_miniruby 0.002005 0.000154 0.068951 ( 0.066747)
build_ruby 0.000000 0.002133 0.066249 ( 0.064166)
build_all 0.008305 0.001985 1.523962 ( 0.601881)
build_install 0.012976 0.010102 1.897921 ( 0.946797)
test_btest 0.001135 0.000253 89.068882 ( 9.082841)
test_basic 0.010203 0.000115 0.315631 ( 0.400269)
test_all 0.002157 0.000431 696.097687 ( 69.511056)
test_rubyspec 0.111813 0.066532 47.451248 ( 55.592420)
total: 137.93 sec