Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-161607
#<BuildRuby:0x000055bfe9accea8
@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.20221113-161607",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.003275 0.005885 1.099616 ( 1.123644)
build_miniruby 0.001330 0.000614 0.124543 ( 0.120120)
build_ruby 0.001370 0.000633 0.122886 ( 0.105983)
build_all 0.006017 0.004963 1.581587 ( 0.677004)
build_install 0.016252 0.006200 1.954474 ( 1.002970)
test_btest 0.000799 0.000379 90.429138 ( 8.705677)
test_basic 0.005111 0.002421 0.403881 ( 0.491560)
test_all 0.002677 0.000345 686.936538 ( 69.015359)
test_rubyspec 0.110395 0.066340 48.012163 ( 56.548324)
total: 137.79 sec