Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-061324
#<BuildRuby:0x000055a883739480
@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.20220828-061324",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008435 0.000685 0.808417 ( 0.966618)
build_miniruby 0.001586 0.000244 0.063633 ( 0.062701)
build_ruby 0.001605 0.000247 0.066366 ( 0.065063)
build_all 0.002161 0.005079 1.200137 ( 0.459004)
build_install 0.011723 0.004119 1.521479 ( 0.777844)
test_btest 0.000822 0.000000 50.873333 ( 6.280945)
test_basic 0.005470 0.000412 0.290732 ( 0.384077)
test_all 0.004181 0.000000 488.707568 ( 51.772459)
test_rubyspec 0.090175 0.037011 41.158998 ( 49.724667)
total: 110.49 sec