Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-062729
#<BuildRuby:0x000055885af2efa8
@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.20221203-062729",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000045 0.000000 0.000045 ( 0.000014)
build_up 0.001213 0.003258 0.824054 ( 1.260543)
build_miniruby 0.000770 0.000110 0.519822 ( 0.519205)
build_ruby 0.000000 0.001221 1.672550 ( 1.610637)
build_all 0.007146 0.002470 12.095696 ( 1.490400)
build_install 0.005929 0.001112 1.612210 ( 0.752441)
test_btest 0.000559 0.000105 62.340493 ( 6.462341)
test_basic 0.002799 0.000000 0.249374 ( 0.346652)
test_all 0.001288 0.000000 480.564292 ( 49.719106)
test_rubyspec 0.023473 0.005478 35.532567 ( 46.130642)
total: 108.29 sec