Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-195029
#<BuildRuby:0x000055a398d79e98
@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.20221228-195029",
@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.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000022 0.000006 0.000028 ( 0.000013)
build_up 0.006603 0.000000 0.842987 ( 1.025519)
build_miniruby 0.001227 0.000000 1.014846 ( 1.012871)
build_ruby 0.001453 0.000231 2.784911 ( 2.782397)
build_all 0.008872 0.000876 16.791743 ( 3.006293)
build_install 0.005904 0.005967 2.285538 ( 1.176353)
test_btest 0.000517 0.000129 80.331510 ( 11.004387)
test_basic 0.006009 0.000278 0.349484 ( 0.435807)
test_all 0.001222 0.000288 671.198224 ( 96.326789)
test_rubyspec 0.101778 0.031913 51.578646 ( 59.669706)
total: 176.44 sec