Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-025323
#<BuildRuby:0x000055b706e28ea8
@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.20221116-025323",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000013 0.000007 0.000020 ( 0.000020)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.005451 0.002725 1.092196 ( 4.398078)
build_miniruby 0.001492 0.000000 0.883520 ( 0.892594)
build_ruby 0.002437 0.000000 2.397537 ( 2.326458)
build_all 0.014377 0.002921 18.176463 ( 2.272826)
build_install 0.006906 0.013304 1.906228 ( 1.036564)
test_btest 0.000688 0.000379 90.493242 ( 9.874330)
test_basic 0.003315 0.003417 0.345487 ( 0.435097)
test_all 0.001002 0.000572 721.862413 ( 75.087640)
test_rubyspec 0.060759 0.061668 49.992247 ( 58.385936)
total: 154.71 sec