Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-093220
#<BuildRuby:0x0000564567de1888
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-093220",
@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.000002 0.000002 0.000004 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000012)
configure 0.000007 0.000005 0.000012 ( 0.000011)
build_up 0.006575 0.005873 0.984261 ( 1.571562)
build_miniruby 0.002284 0.000000 0.076700 ( 0.074103)
build_ruby 0.002215 0.000063 0.075101 ( 0.072901)
build_all 0.006097 0.003880 4.083987 ( 0.786975)
build_install 0.024209 0.000000 7.715237 ( 2.315030)
test_btest 0.001031 0.000000 46.931524 ( 43.890711)
test_basic 0.003781 0.004519 0.347513 ( 0.437041)
test_all 0.001381 0.000650 703.837557 ( 67.654329)
test_rubyspec 0.124216 0.048454 46.068057 ( 51.453390)
total: 168.26 sec