Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-110254
#<BuildRuby:0x000055b6914b3f50
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-110254",
@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.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001692 0.003154 1.104203 ( 1.137613)
build_miniruby 0.000889 0.000112 0.988169 ( 0.987000)
build_ruby 0.001162 0.000145 2.790501 ( 2.671174)
build_all 0.004989 0.003908 15.902638 ( 3.452021)
build_install 0.008657 0.000832 2.198663 ( 1.228137)
test_btest 0.000502 0.000084 66.980482 ( 10.907410)
test_basic 0.000666 0.004212 0.308840 ( 0.399683)
test_all 0.000757 0.000168 667.308950 (122.217180)
test_rubyspec 0.034037 0.037761 53.776841 ( 61.922566)
total: 204.92 sec