Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-185117
#<BuildRuby:0x0000559b48263e80
@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-185117",
@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.000017 0.000002 0.000019 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004399 0.000339 1.212890 ( 1.214925)
build_miniruby 0.000905 0.000069 0.989317 ( 0.987904)
build_ruby 0.001053 0.000081 2.716366 ( 2.630151)
build_all 0.009261 0.000007 15.912917 ( 3.317991)
build_install 0.004140 0.004556 2.274334 ( 1.242814)
test_btest 0.000511 0.000064 64.451949 ( 11.443571)
test_basic 0.000320 0.004685 0.300058 ( 0.390531)
test_all 0.000759 0.000143 666.573337 (110.856534)
test_rubyspec 0.034866 0.034048 53.554002 ( 61.725364)
total: 193.81 sec