Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-001414
#<BuildRuby:0x0000556877c24018
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221118-001414",
@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.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004673 0.000292 1.013373 ( 1.073822)
build_miniruby 0.000933 0.000000 0.978409 ( 0.977162)
build_ruby 0.001147 0.000000 2.781105 ( 2.693013)
build_all 0.008403 0.000379 15.952156 ( 3.381829)
build_install 0.003610 0.004971 2.037191 ( 1.147953)
test_btest 0.000539 0.000063 56.923435 ( 11.952856)
test_basic 0.004060 0.000477 0.296375 ( 0.387431)
test_all 0.000949 0.000112 651.720178 (105.292220)
test_rubyspec 0.035690 0.023786 51.916486 ( 60.141688)
total: 187.05 sec