Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-233234
#<BuildRuby:0x000055d9bd902c88
@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.20221014-233234",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000057 0.000010 0.000067 ( 0.000064)
configure 0.000032 0.000005 0.000037 ( 0.000039)
build_up 0.008132 0.004014 1.089417 ( 1.133598)
build_miniruby 0.001217 0.000261 0.089818 ( 0.086586)
build_ruby 0.001183 0.000254 0.091941 ( 0.089376)
build_all 0.004085 0.005338 1.368560 ( 0.562261)
build_install 0.014300 0.000000 1.646114 ( 0.879388)
test_btest 0.002132 0.000000 61.969282 ( 6.692652)
test_basic 0.006482 0.000000 0.362704 ( 0.458159)
test_all 0.003598 0.003393 505.675525 ( 54.516171)
test_rubyspec 0.080267 0.053491 43.218504 ( 51.811599)
total: 116.23 sec