Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-062702
#<BuildRuby:0x0000560dcd37d350
@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.20221016-062702",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002798 0.007782 1.109729 ( 1.172806)
build_miniruby 0.000000 0.002253 0.099093 ( 0.095142)
build_ruby 0.000000 0.001598 0.098527 ( 0.095305)
build_all 0.004428 0.005016 1.360855 ( 0.576453)
build_install 0.006343 0.009204 1.679084 ( 0.899354)
test_btest 0.001517 0.000569 61.836021 ( 6.455368)
test_basic 0.005231 0.001961 0.366288 ( 0.455756)
test_all 0.006257 0.001442 520.021789 ( 55.191038)
test_rubyspec 0.078351 0.046246 43.465476 ( 51.999815)
total: 116.94 sec