Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-061119
#<BuildRuby:0x0000556b4d88bf90
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-061119",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.004802 0.000343 1.184739 ( 1.297208)
build_miniruby 0.000814 0.000058 0.974328 ( 0.972825)
build_ruby 0.001239 0.000088 2.745581 ( 2.621698)
build_all 0.004980 0.003944 15.826127 ( 3.365533)
build_install 0.006442 0.003222 2.264599 ( 1.264156)
test_btest 0.000518 0.000082 66.319024 ( 11.982611)
test_basic 0.004518 0.000000 0.288116 ( 0.378689)
test_all 0.000000 0.000789 671.661952 (119.586124)
test_rubyspec 0.060165 0.011602 53.419384 ( 61.528858)
total: 203.00 sec