Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-024936
#<BuildRuby:0x0000560764c9fba0
@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.20221031-024936",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008315 0.001386 1.133558 ( 1.222358)
build_miniruby 0.001316 0.000219 0.098245 ( 0.095361)
build_ruby 0.001221 0.000204 0.103880 ( 0.101312)
build_all 0.000000 0.006391 1.329395 ( 0.579556)
build_install 0.006971 0.008764 1.677574 ( 0.893701)
test_btest 0.001481 0.000569 61.608248 ( 6.755490)
test_basic 0.005002 0.001924 0.361020 ( 0.457389)
test_all 0.001285 0.006066 492.946227 ( 53.343606)
test_rubyspec 0.059380 0.069120 43.345119 ( 51.697670)
total: 115.15 sec