Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-175641
#<BuildRuby:0x000055a3593de620
@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.20221220-175641",
@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.000016 0.000002 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004199 0.000646 1.415379 ( 1.769111)
build_miniruby 0.000832 0.000128 1.753368 ( 1.612429)
build_ruby 0.001222 0.000188 2.922002 ( 2.812134)
build_all 0.009369 0.000000 15.825345 ( 3.312661)
build_install 0.007602 0.001807 2.343118 ( 1.324677)
test_btest 0.000548 0.000079 61.830448 ( 10.878305)
test_basic 0.001655 0.003199 0.314178 ( 0.404742)
test_all 0.001176 0.000214 677.337229 (149.592218)
test_rubyspec 0.040956 0.020987 53.634510 ( 61.775993)
total: 233.48 sec