Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-125545
#<BuildRuby:0x000055a758ed29c0
@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.20220802-125545",
@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.000026 0.000000 0.000026 ( 0.000026)
autoconf 0.000050 0.000000 0.000050 ( 0.000051)
configure 0.000061 0.000000 0.000061 ( 0.000058)
build_up 0.007389 0.005325 0.820375 ( 0.925153)
build_miniruby 0.001396 0.000465 0.066275 ( 0.064870)
build_ruby 0.001496 0.000498 0.055651 ( 0.054101)
build_all 0.002006 0.005417 1.237855 ( 0.468162)
build_install 0.017268 0.001004 4.263315 ( 1.792901)
test_btest 0.001379 0.000460 51.230664 ( 6.237838)
test_basic 0.006143 0.000427 0.292118 ( 0.381199)
test_all 0.002529 0.000791 485.644122 ( 51.801636)
test_rubyspec 0.090718 0.043718 41.327930 ( 48.955452)
total: 110.68 sec