Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-145938
#<BuildRuby:0x000055b9b99d7fb0
@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.20221209-145938",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002034 0.003024 1.250760 ( 1.475682)
build_miniruby 0.000847 0.000150 0.978338 ( 0.977195)
build_ruby 0.001010 0.000178 2.833726 ( 2.735109)
build_all 0.008023 0.001415 16.262952 ( 3.303697)
build_install 0.010698 0.000318 2.258124 ( 1.293695)
test_btest 0.000506 0.000080 66.035107 ( 10.666861)
test_basic 0.001082 0.003811 0.308513 ( 0.399032)
test_all 0.001248 0.000250 653.589055 (110.429334)
test_rubyspec 0.036708 0.018735 53.324226 ( 61.508318)
total: 192.79 sec