Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-174225
#<BuildRuby:0x0000561feff9c008
@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.20221229-174225",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.005997 0.000601 0.843116 ( 1.042294)
build_miniruby 0.000962 0.000275 1.027004 ( 1.024948)
build_ruby 0.001488 0.000000 2.777175 ( 2.774563)
build_all 0.009473 0.000000 16.819698 ( 2.981443)
build_install 0.009963 0.000000 2.304756 ( 1.161344)
test_btest 0.000945 0.000000 72.480947 ( 11.119101)
test_basic 0.003633 0.003374 0.310768 ( 0.396168)
test_all 0.001164 0.000278 667.176701 (112.777829)
test_rubyspec 0.072035 0.036812 51.972494 ( 60.075359)
total: 193.35 sec