Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-151212
#<BuildRuby:0x000055ae089af7e8
@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.20220130-151212",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011936 0.000000 0.942008 ( 1.051596)
build_miniruby 0.001238 0.000354 0.074102 ( 0.074238)
build_ruby 0.001425 0.000407 0.077940 ( 0.077865)
build_all 0.005222 0.004532 3.994710 ( 0.778373)
build_install 0.017724 0.005908 7.781247 ( 2.358907)
test_btest 0.001085 0.000362 46.460662 ( 44.261812)
test_basic 0.005708 0.001903 0.343270 ( 0.432725)
test_all 0.001132 0.001455 711.877076 ( 76.612515)
test_rubyspec 0.105318 0.062553 45.889095 ( 51.389950)
total: 177.04 sec