Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-205832
#<BuildRuby:0x000055c8b692be48
@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.20221230-205832",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.006230 0.000285 0.845506 ( 1.143291)
build_miniruby 0.001186 0.000159 1.008278 ( 1.006095)
build_ruby 0.001451 0.000193 2.774184 ( 2.771555)
build_all 0.009203 0.000597 16.740445 ( 2.950030)
build_install 0.008924 0.000494 2.289443 ( 1.176227)
test_btest 0.001005 0.000118 72.506597 ( 11.217076)
test_basic 0.006344 0.000145 0.352651 ( 0.438873)
test_all 0.001208 0.000134 654.683248 ( 99.931149)
test_rubyspec 0.094635 0.025428 51.738717 ( 59.782783)
total: 180.42 sec