Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-085838
#<BuildRuby:0x0000562c0b2ffe80
@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.20221222-085838",
@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.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.003918 0.000280 0.886872 ( 1.098859)
build_miniruby 0.000891 0.000064 0.959907 ( 0.958321)
build_ruby 0.001119 0.000080 2.720877 ( 2.719595)
build_all 0.008853 0.000297 15.784291 ( 3.316834)
build_install 0.004175 0.004085 2.288385 ( 1.340837)
test_btest 0.000532 0.000062 65.191161 ( 10.735158)
test_basic 0.000745 0.003816 0.307103 ( 0.398109)
test_all 0.001290 0.000215 671.301907 (159.300051)
test_rubyspec 0.055590 0.015099 51.930375 ( 60.130947)
total: 240.00 sec