Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-124049
#<BuildRuby:0x000055be8d953e58
@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.20221211-124049",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.000000 0.004452 0.885897 ( 1.227196)
build_miniruby 0.000000 0.000852 1.023728 ( 1.022453)
build_ruby 0.000000 0.001194 2.770592 ( 2.676521)
build_all 0.002462 0.006696 15.961846 ( 3.356436)
build_install 0.007734 0.001719 2.266229 ( 1.273845)
test_btest 0.000452 0.000101 67.069318 ( 11.535873)
test_basic 0.004081 0.000907 0.307109 ( 0.397864)
test_all 0.000898 0.000200 676.849270 (115.271674)
test_rubyspec 0.049892 0.024799 52.513170 ( 60.684471)
total: 197.45 sec