Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-151225
#<BuildRuby:0x00005619da690010
@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-151225",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004985 0.000134 1.203041 ( 1.201308)
build_miniruby 0.000710 0.000109 1.007135 ( 1.006404)
build_ruby 0.001316 0.000000 2.777958 ( 2.682672)
build_all 0.005172 0.003859 15.884416 ( 3.341065)
build_install 0.007700 0.000672 2.200447 ( 1.218193)
test_btest 0.000561 0.000106 65.693662 ( 10.726157)
test_basic 0.000000 0.004226 0.304595 ( 0.395711)
test_all 0.000854 0.000326 657.728884 (105.288159)
test_rubyspec 0.043936 0.028238 51.896707 ( 60.118827)
total: 185.98 sec