Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-205710
#<BuildRuby:0x00005579652f9480
@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.20220811-205710",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008017 0.002004 0.831280 ( 0.921286)
build_miniruby 0.001041 0.000260 0.055187 ( 0.055251)
build_ruby 0.001025 0.000256 0.064576 ( 0.065033)
build_all 0.008597 0.000000 1.225287 ( 0.473577)
build_install 0.008704 0.005553 4.317263 ( 1.783734)
test_btest 0.001098 0.000293 54.236979 ( 6.103587)
test_basic 0.006170 0.000308 0.299795 ( 0.393481)
test_all 0.005581 0.000758 514.397703 ( 53.095943)
test_rubyspec 0.072087 0.064798 41.196520 ( 48.934597)
total: 111.83 sec