Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-215127
#<BuildRuby:0x000055b70aea27e0
@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.20220811-215127",
@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.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.006528 0.000000 0.827427 ( 0.877036)
build_miniruby 0.001097 0.000000 0.058901 ( 0.057474)
build_ruby 0.000991 0.000000 0.059605 ( 0.058360)
build_all 0.004546 0.000000 1.482164 ( 0.585358)
build_install 0.009601 0.000000 5.612406 ( 2.150087)
test_btest 0.000810 0.000000 52.585009 ( 7.749696)
test_basic 0.006205 0.000000 0.333284 ( 0.421090)
test_all 0.002551 0.000000 614.684840 ( 89.049803)
test_rubyspec 0.084295 0.035030 43.874816 ( 51.238497)
total: 152.19 sec