Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-205706
#<BuildRuby:0x000055716a120008
@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.20221208-205706",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004684 0.000334 1.175748 ( 1.214980)
build_miniruby 0.000956 0.000000 1.010985 ( 1.009388)
build_ruby 0.001287 0.000000 2.803814 ( 2.673478)
build_all 0.009254 0.000000 15.777819 ( 3.316921)
build_install 0.005765 0.003856 2.257198 ( 1.252423)
test_btest 0.000564 0.000059 63.607244 ( 11.576762)
test_basic 0.004482 0.000040 0.289265 ( 0.380189)
test_all 0.000983 0.000000 672.263368 (104.375424)
test_rubyspec 0.057505 0.010139 53.013023 ( 61.269365)
total: 187.07 sec