Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-211459
#<BuildRuby:0x0000563759ccaad8
@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.20221025-211459",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006797 0.000523 1.102492 ( 1.220263)
build_miniruby 0.001373 0.000105 0.106324 ( 0.103684)
build_ruby 0.001383 0.000107 0.108122 ( 0.106771)
build_all 0.008600 0.000662 1.383639 ( 0.589270)
build_install 0.012867 0.004393 1.742924 ( 0.932306)
test_btest 0.001530 0.000180 61.122220 ( 6.917572)
test_basic 0.005612 0.000660 0.372013 ( 0.463470)
test_all 0.004308 0.003136 522.167107 ( 55.528209)
test_rubyspec 0.075256 0.054197 43.505877 ( 52.064676)
total: 117.93 sec