Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-113932
#<BuildRuby:0x000055a227e3ebe8
@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.20221212-113932",
@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.000030 0.000002 0.000032 ( 0.000032)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.004174 0.000260 0.825963 ( 1.386185)
build_miniruby 0.000883 0.000055 0.941710 ( 0.940494)
build_ruby 0.001262 0.000079 2.812983 ( 2.709089)
build_all 0.004675 0.004039 15.697798 ( 3.242454)
build_install 0.009467 0.000090 2.243623 ( 1.268298)
test_btest 0.000589 0.000059 63.735269 ( 11.392938)
test_basic 0.000635 0.004460 0.310722 ( 0.400865)
test_all 0.001584 0.000000 687.196924 (141.492854)
test_rubyspec 0.057048 0.012311 52.176216 ( 60.515594)
total: 223.35 sec