Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-031140
#<BuildRuby:0x000055ab7c303f68
@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.20220812-031140",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002764 0.003687 0.857290 ( 0.921781)
build_miniruby 0.000000 0.000921 0.057029 ( 0.055895)
build_ruby 0.000000 0.000934 0.059383 ( 0.058193)
build_all 0.001717 0.002791 1.519409 ( 0.585285)
build_install 0.010430 0.000737 5.657675 ( 2.165145)
test_btest 0.000528 0.000188 50.577451 ( 8.336073)
test_basic 0.004989 0.000205 0.296886 ( 0.385997)
test_all 0.001557 0.000519 610.431936 ( 90.805114)
test_rubyspec 0.079630 0.046810 43.990724 ( 51.349680)
total: 154.66 sec