Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-074214
#<BuildRuby:0x000055d51dac3f30
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221220-074214",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003308 0.000000 0.618151 ( 1.026533)
build_miniruby 0.000822 0.000000 0.723254 ( 0.722584)
build_ruby 0.001297 0.000000 2.520912 ( 2.521003)
build_all 0.004689 0.004359 12.479341 ( 1.512426)
build_install 0.000420 0.006351 1.613076 ( 0.739429)
test_btest 0.000546 0.000103 66.432027 ( 6.224450)
test_basic 0.003315 0.000000 0.232172 ( 0.327715)
test_all 0.001154 0.000162 508.880853 ( 69.702306)
test_rubyspec 0.020489 0.007825 35.538457 ( 46.136640)
total: 128.91 sec