Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-025731
#<BuildRuby:0x000055a9f75b46f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-025731",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007607 0.001902 1.172960 ( 1.205901)
build_miniruby 0.002769 0.000000 0.835300 ( 0.834189)
build_ruby 0.002751 0.000214 2.219238 ( 2.124548)
build_all 0.019197 0.000900 18.378121 ( 2.104911)
build_install 0.011437 0.009192 2.080743 ( 1.012740)
test_btest 0.001290 0.000000 89.987728 ( 8.987078)
test_basic 0.000464 0.007157 0.351944 ( 0.440535)
test_all 0.000961 0.001542 695.807511 ( 70.767397)
test_rubyspec 0.080945 0.074049 48.539893 ( 56.809669)
total: 144.29 sec