Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-005814
#<BuildRuby:0x0000562abb18ce50
@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.20221127-005814",
@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.000000 0.000019 0.000019 ( 0.000019)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.006623 0.004700 1.288356 ( 1.820696)
build_miniruby 0.001616 0.000497 0.838419 ( 0.850769)
build_ruby 0.002208 0.000679 2.267799 ( 2.203431)
build_all 0.019064 0.002708 24.979775 ( 2.897903)
build_install 0.004022 0.017281 4.987173 ( 1.188917)
test_btest 0.000884 0.000413 88.571754 ( 8.686404)
test_basic 0.001544 0.006293 0.362017 ( 0.450442)
test_all 0.002408 0.000391 713.840376 ( 71.471851)
test_rubyspec 0.080063 0.057895 49.896576 ( 58.315141)
total: 147.89 sec