Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-111034
#<BuildRuby:0x00005617bcf503c8
@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.20221215-111034",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.001150 0.003042 0.907504 ( 1.139786)
build_miniruby 0.000677 0.000209 1.045014 ( 1.043816)
build_ruby 0.000921 0.000284 2.713636 ( 2.609915)
build_all 0.008655 0.000279 15.663918 ( 3.271320)
build_install 0.007736 0.002063 2.202276 ( 1.227084)
test_btest 0.000503 0.000134 59.528399 ( 11.523902)
test_basic 0.003700 0.000987 0.314377 ( 0.405467)
test_all 0.000609 0.000822 670.957464 (146.672859)
test_rubyspec 0.037320 0.020961 52.055072 ( 60.342055)
total: 228.24 sec