Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-215450
#<BuildRuby:0x00005582b566c410
@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-215450",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004686 0.000085 1.125214 ( 1.150486)
build_miniruby 0.000848 0.000100 0.974665 ( 0.973150)
build_ruby 0.001130 0.000133 2.682745 ( 2.581539)
build_all 0.008015 0.000943 15.780988 ( 3.354155)
build_install 0.008883 0.000000 2.258668 ( 1.294764)
test_btest 0.000721 0.000000 66.739559 ( 11.208204)
test_basic 0.005036 0.000000 0.299086 ( 0.389564)
test_all 0.001593 0.000000 657.622157 (115.239248)
test_rubyspec 0.041113 0.021662 52.098645 ( 60.343784)
total: 196.54 sec