Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-081557
#<BuildRuby:0x000055a147bdc0c0
@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.20221208-081557",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000177 0.003980 0.814375 ( 1.239029)
build_miniruby 0.000721 0.000120 0.722688 ( 0.722114)
build_ruby 0.001344 0.000000 2.447105 ( 2.371281)
build_all 0.008053 0.001576 12.376840 ( 1.484044)
build_install 0.006191 0.000468 1.636694 ( 0.784821)
test_btest 0.000574 0.000091 64.899694 ( 6.071199)
test_basic 0.003685 0.000041 0.244346 ( 0.339314)
test_all 0.000832 0.000125 492.926184 ( 50.399319)
test_rubyspec 0.022555 0.016419 35.464165 ( 46.064598)
total: 109.48 sec