Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-021143
#<BuildRuby:0x000055f6f84eff30
@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-021143",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004905 0.000051 1.140102 ( 1.167545)
build_miniruby 0.000764 0.000054 0.941434 ( 0.940095)
build_ruby 0.000000 0.001211 2.778062 ( 2.689435)
build_all 0.005812 0.003313 15.807346 ( 3.320668)
build_install 0.004308 0.004448 2.218196 ( 1.245956)
test_btest 0.000606 0.000000 64.859900 ( 11.039657)
test_basic 0.004551 0.000129 0.291189 ( 0.381670)
test_all 0.001522 0.000269 667.242803 (113.584816)
test_rubyspec 0.059999 0.006926 52.682966 ( 60.843719)
total: 195.21 sec