Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-124721
#<BuildRuby:0x00005631b570ef08
@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.20220827-124721",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.006946 0.002778 0.813780 ( 0.888547)
build_miniruby 0.001363 0.000545 0.062054 ( 0.060871)
build_ruby 0.001402 0.000561 0.065137 ( 0.064330)
build_all 0.001020 0.007751 1.264695 ( 0.489699)
build_install 0.005669 0.008201 1.565048 ( 0.807193)
test_btest 0.001408 0.000000 50.829136 ( 6.416514)
test_basic 0.005673 0.000492 0.294623 ( 0.387357)
test_all 0.004121 0.000000 512.772124 ( 53.751223)
test_rubyspec 0.068499 0.062124 41.891468 ( 50.484740)
total: 113.35 sec