Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-021208
#<BuildRuby:0x00005625d7853e70
@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.20221209-021208",
@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.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001420 0.003588 1.232019 ( 1.322156)
build_miniruby 0.000768 0.000102 0.978397 ( 0.977145)
build_ruby 0.000000 0.001244 2.721355 ( 2.615077)
build_all 0.005548 0.003606 15.860055 ( 3.325652)
build_install 0.009555 0.000210 2.303047 ( 1.277214)
test_btest 0.000498 0.000088 61.056778 ( 12.257254)
test_basic 0.000530 0.004414 0.327049 ( 0.418190)
test_all 0.000827 0.000195 673.970506 (107.907675)
test_rubyspec 0.045523 0.024463 52.312811 ( 60.564915)
total: 190.67 sec