Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-113828
#<BuildRuby:0x00005571045b0e80
@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.20221026-113828",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008590 0.001431 1.195672 ( 1.240752)
build_miniruby 0.001653 0.000275 0.110537 ( 0.107757)
build_ruby 0.001227 0.000205 0.108553 ( 0.105856)
build_all 0.007886 0.000466 1.368095 ( 0.580761)
build_install 0.008722 0.007114 1.724601 ( 0.924876)
test_btest 0.001085 0.000251 61.943886 ( 6.713323)
test_basic 0.005303 0.001224 0.378596 ( 0.467989)
test_all 0.008013 0.000000 523.706692 ( 55.114129)
test_rubyspec 0.066751 0.063146 43.473113 ( 51.992341)
total: 117.25 sec