Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-163143
#<BuildRuby:0x000055f14a8ed348
@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-163143",
@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.000005 0.000000 0.000005 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005226 0.004420 1.141639 ( 1.302558)
build_miniruby 0.001297 0.000199 0.105735 ( 0.102869)
build_ruby 0.001897 0.000292 0.106487 ( 0.103488)
build_all 0.003650 0.004399 1.307603 ( 0.568733)
build_install 0.012864 0.003363 1.673999 ( 0.903805)
test_btest 0.001286 0.000286 61.205427 ( 6.303884)
test_basic 0.005227 0.001162 0.362293 ( 0.465036)
test_all 0.005965 0.000284 495.108684 ( 53.568439)
test_rubyspec 0.086352 0.042279 43.464843 ( 52.029503)
total: 115.35 sec