Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-191159
#<BuildRuby:0x000055a649a803a0
@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.20220915-191159",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.009492 0.000777 1.124433 ( 1.132613)
build_miniruby 0.001833 0.000262 0.077367 ( 0.076296)
build_ruby 0.002011 0.000288 0.076933 ( 0.076243)
build_all 0.009302 0.000610 1.564161 ( 0.603781)
build_install 0.010467 0.011445 1.914428 ( 0.948887)
test_btest 0.000000 0.001218 90.451520 ( 9.741127)
test_basic 0.000000 0.006754 0.354599 ( 0.444462)
test_all 0.001286 0.003047 674.793575 ( 67.586078)
test_rubyspec 0.106704 0.050422 46.900489 ( 55.187696)
total: 135.80 sec