Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-195913
#<BuildRuby:0x000055af5d103f58
@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.20221206-195913",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004822 0.000344 1.206140 ( 1.213119)
build_miniruby 0.000775 0.000055 0.969427 ( 0.968177)
build_ruby 0.001307 0.000094 2.753445 ( 2.627916)
build_all 0.008778 0.000280 15.742472 ( 3.256705)
build_install 0.008025 0.000198 2.178546 ( 1.209488)
test_btest 0.000545 0.000034 62.856507 ( 11.659033)
test_basic 0.004376 0.000274 0.314856 ( 0.406049)
test_all 0.000854 0.000054 651.025290 (111.541173)
test_rubyspec 0.030213 0.031557 53.070330 ( 61.255068)
total: 194.14 sec