Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-080519
#<BuildRuby:0x0000558bd5b4f418
@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.20220620-080519",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.006247 0.000481 0.838988 ( 1.109922)
build_miniruby 0.000982 0.000076 0.057730 ( 0.056438)
build_ruby 0.000914 0.000071 0.059204 ( 0.057985)
build_all 0.000190 0.004141 1.517269 ( 0.614252)
build_install 0.011200 0.000000 6.316597 ( 2.829478)
test_btest 0.001422 0.000000 51.880799 ( 8.364210)
test_basic 0.005640 0.000067 0.292122 ( 0.380672)
test_all 0.000000 0.001436 639.653646 ( 91.038160)
test_rubyspec 0.065154 0.062392 44.137983 ( 49.662768)
total: 154.11 sec