Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-041851
#<BuildRuby:0x0000561aaab88920
@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.20221114-041851",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009229 0.000659 1.116264 ( 1.133702)
build_miniruby 0.002082 0.000148 0.123213 ( 0.119168)
build_ruby 0.001893 0.000135 0.127183 ( 0.109559)
build_all 0.004952 0.004895 1.610193 ( 0.686429)
build_install 0.007443 0.014002 1.897792 ( 0.994983)
test_btest 0.001191 0.000350 82.571361 ( 9.040854)
test_basic 0.002087 0.005574 0.414492 ( 0.503514)
test_all 0.001606 0.000567 653.967401 ( 67.171012)
test_rubyspec 0.108315 0.070417 48.233207 ( 56.757563)
total: 136.52 sec