Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-090845
#<BuildRuby:0x000055902af17510
@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.20220303-090845",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010221 0.000000 0.988593 ( 1.149590)
build_miniruby 0.002128 0.000000 0.076797 ( 0.074729)
build_ruby 0.002242 0.000000 0.076224 ( 0.074136)
build_all 0.005430 0.004506 4.183495 ( 0.849082)
build_install 0.015167 0.005651 7.972845 ( 2.424984)
test_btest 0.001284 0.000135 76.915858 ( 8.035648)
test_basic 0.004068 0.004265 0.342791 ( 0.431130)
test_all 0.001460 0.000209 700.177014 ( 67.831393)
test_rubyspec 0.102752 0.051417 46.142142 ( 51.384498)
total: 132.26 sec