Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-202712
#<BuildRuby:0x000055cdbbbbc9f0
@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.20221012-202712",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000043)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.006209 0.004499 1.105230 ( 1.143785)
build_miniruby 0.001553 0.000359 0.095834 ( 0.092430)
build_ruby 0.001275 0.000294 0.098415 ( 0.095780)
build_all 0.003244 0.004059 1.312725 ( 0.575165)
build_install 0.011922 0.002030 1.638606 ( 0.908483)
test_btest 0.000000 0.002624 62.825376 ( 6.625934)
test_basic 0.004373 0.003507 0.359629 ( 0.448378)
test_all 0.005304 0.001313 503.838705 ( 54.054855)
test_rubyspec 0.092911 0.046822 43.271237 ( 51.523979)
total: 115.47 sec