Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-115940
#<BuildRuby:0x0000558b1e59b0b0
@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.20220305-115940",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011145 1.015632 ( 1.073510)
build_miniruby 0.000000 0.002128 0.079200 ( 0.076932)
build_ruby 0.000901 0.001154 0.073683 ( 0.071506)
build_all 0.011213 0.000000 4.202485 ( 0.847955)
build_install 0.019794 0.003871 7.940824 ( 2.391643)
test_btest 0.001188 0.000375 76.926242 ( 8.241719)
test_basic 0.007155 0.002259 0.347438 ( 0.435435)
test_all 0.001432 0.000452 693.313947 ( 67.063660)
test_rubyspec 0.106680 0.058652 46.372213 ( 51.637701)
total: 131.84 sec