Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-140230
#<BuildRuby:0x0000561e7ae52560
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221224-140230",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.003785 0.000271 0.892392 ( 1.110847)
build_miniruby 0.000876 0.000062 0.927969 ( 0.926589)
build_ruby 0.000000 0.001249 2.679634 ( 2.678131)
build_all 0.001351 0.007683 15.814294 ( 3.451186)
build_install 0.003614 0.005489 2.229061 ( 1.234880)
test_btest 0.000497 0.000142 62.507638 ( 11.217879)
test_basic 0.000121 0.004800 0.281933 ( 0.372731)
test_all 0.000686 0.000245 636.368598 ( 98.195148)
test_rubyspec 0.028133 0.030534 51.667006 ( 59.915373)
total: 179.10 sec