Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-022107
#<BuildRuby:0x000055efe0774a68
@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-022107",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000041 0.000003 0.000044 ( 0.000044)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.010827 0.000833 1.086623 ( 1.140373)
build_miniruby 0.001687 0.000000 0.099922 ( 0.097981)
build_ruby 0.001471 0.000000 0.100935 ( 0.098992)
build_all 0.004653 0.004669 1.293666 ( 0.576930)
build_install 0.014241 0.000000 1.613220 ( 0.909154)
test_btest 0.001294 0.000000 62.438456 ( 6.023200)
test_basic 0.005321 0.000194 0.354297 ( 0.447708)
test_all 0.008915 0.000000 497.959794 ( 53.788863)
test_rubyspec 0.088390 0.045771 43.351531 ( 51.528048)
total: 114.61 sec