Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-175457
#<BuildRuby:0x000055cc6c193f00
@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.20221216-175457",
@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.000010)
autoconf 0.000028 0.000006 0.000034 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000040)
build_up 0.000955 0.003318 0.890526 ( 1.654806)
build_miniruby 0.000765 0.000192 1.017565 ( 1.016211)
build_ruby 0.000975 0.000244 2.813029 ( 2.719382)
build_all 0.008331 0.001014 15.919362 ( 3.438025)
build_install 0.008696 0.000981 2.304582 ( 1.316906)
test_btest 0.000511 0.000113 67.323273 ( 11.509070)
test_basic 0.004027 0.000894 0.308257 ( 0.399004)
test_all 0.001070 0.000238 679.912608 (135.010192)
test_rubyspec 0.053101 0.018889 52.500363 ( 60.829520)
total: 217.89 sec