Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-094102
#<BuildRuby:0x0000559d7b847df8
@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.20221206-094102",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005079 0.000000 1.169075 ( 1.182120)
build_miniruby 0.000913 0.000000 1.012038 ( 1.010676)
build_ruby 0.001269 0.000000 2.683775 ( 2.563575)
build_all 0.008361 0.000236 15.700970 ( 3.311738)
build_install 0.010677 0.000122 2.206748 ( 1.243003)
test_btest 0.000587 0.000000 57.671070 ( 11.944528)
test_basic 0.001618 0.003333 0.276538 ( 0.367098)
test_all 0.000968 0.000088 669.952137 (106.502094)
test_rubyspec 0.058744 0.009522 52.842804 ( 61.061074)
total: 189.19 sec