Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-050302
#<BuildRuby:0x0000555c638e6858
@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.20221216-050302",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.000603 0.003759 0.880713 ( 1.133750)
build_miniruby 0.000811 0.000041 0.997254 ( 0.995921)
build_ruby 0.001207 0.000060 2.816655 ( 2.679639)
build_all 0.008899 0.000240 15.811226 ( 3.297695)
build_install 0.004661 0.004554 2.285919 ( 1.266968)
test_btest 0.000531 0.000051 66.449481 ( 11.491512)
test_basic 0.004150 0.000396 0.304139 ( 0.395589)
test_all 0.001575 0.000150 670.391118 (145.776258)
test_rubyspec 0.048798 0.023954 52.728957 ( 60.857687)
total: 227.90 sec