Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-051011
#<BuildRuby:0x000055b9420f40a0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220519-051011",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.002713 0.004369 0.878000 ( 1.003788)
build_miniruby 0.000882 0.000000 0.057499 ( 0.056271)
build_ruby 0.000000 0.000951 0.057658 ( 0.056453)
build_all 0.001319 0.003016 1.484556 ( 0.601559)
build_install 0.010350 0.000764 6.291720 ( 2.837432)
test_btest 0.000530 0.000066 54.923140 ( 7.932127)
test_basic 0.002203 0.004221 0.374362 ( 0.461530)
test_all 0.001280 0.000226 613.395352 ( 97.853777)
test_rubyspec 0.097457 0.022790 43.963690 ( 49.572791)
total: 160.38 sec