Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-121908
#<BuildRuby:0x0000562fab113e70
@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-121908",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000964 0.004150 1.131984 ( 1.459052)
build_miniruby 0.000790 0.000182 1.007840 ( 1.006493)
build_ruby 0.001024 0.000237 2.851932 ( 2.762893)
build_all 0.007401 0.001708 15.816332 ( 3.334769)
build_install 0.003661 0.005854 2.225532 ( 1.271354)
test_btest 0.000459 0.000141 63.329401 ( 11.286291)
test_basic 0.003997 0.001230 0.318004 ( 0.408113)
test_all 0.000713 0.000219 656.514156 (112.090240)
test_rubyspec 0.055156 0.017575 52.372821 ( 60.607369)
total: 194.23 sec