Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-002736
#<BuildRuby:0x0000562be9b884c0
@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.20221116-002736",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000038 0.000002 0.000040 ( 0.000042)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004144 0.004014 1.084273 ( 1.134408)
build_miniruby 0.001890 0.000000 0.876364 ( 0.890188)
build_ruby 0.002465 0.000050 2.316792 ( 2.246407)
build_all 0.014586 0.003815 18.225533 ( 2.240973)
build_install 0.020799 0.000111 1.837853 ( 0.990140)
test_btest 0.000921 0.000106 86.284699 ( 9.418592)
test_basic 0.002778 0.004472 0.349047 ( 0.438046)
test_all 0.001618 0.000249 711.976237 ( 75.029380)
test_rubyspec 0.091304 0.031852 50.218934 ( 58.791436)
total: 151.18 sec