Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-073611
#<BuildRuby:0x0000557238ffd390
@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.20221008-073611",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008123 0.001353 1.061674 ( 1.132029)
build_miniruby 0.001484 0.000247 0.099258 ( 0.096171)
build_ruby 0.001681 0.000280 0.097602 ( 0.094906)
build_all 0.000647 0.008288 1.315481 ( 0.565445)
build_install 0.012316 0.003789 1.652284 ( 0.910332)
test_btest 0.001216 0.000374 61.596549 ( 6.233576)
test_basic 0.005060 0.001557 0.346167 ( 0.434823)
test_all 0.008680 0.000000 490.785401 ( 52.410985)
test_rubyspec 0.092425 0.035735 42.801481 ( 51.320551)
total: 113.20 sec