Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-162941
#<BuildRuby:0x0000555691d4ef08
@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.20220828-162941",
@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.000016 0.000009 0.000025 ( 0.000025)
autoconf 0.000033 0.000019 0.000052 ( 0.000057)
configure 0.000095 0.000053 0.000148 ( 0.000162)
build_up 0.004247 0.008226 0.827846 ( 0.918094)
build_miniruby 0.001615 0.001130 0.065042 ( 0.064087)
build_ruby 0.000788 0.000551 0.064463 ( 0.064482)
build_all 0.004716 0.003301 1.242586 ( 0.482007)
build_install 0.011485 0.004262 1.569133 ( 0.795493)
test_btest 0.000810 0.000516 51.135200 ( 6.198856)
test_basic 0.003145 0.003923 0.285136 ( 0.377987)
test_all 0.004678 0.000000 476.181683 ( 51.482300)
test_rubyspec 0.049382 0.075329 41.168074 ( 50.062678)
total: 110.45 sec