Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-164909
#<BuildRuby:0x000056521c698088
@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.20220727-164909",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.006658 0.871121 ( 1.276459)
build_miniruby 0.000000 0.001033 0.056930 ( 0.055787)
build_ruby 0.000000 0.000922 0.058929 ( 0.057791)
build_all 0.001247 0.003348 1.523278 ( 0.592246)
build_install 0.007544 0.003708 5.623135 ( 2.149982)
test_btest 0.000827 0.000000 51.003626 ( 8.163100)
test_basic 0.004478 0.000766 0.287129 ( 0.376269)
test_all 0.001397 0.000000 594.618074 ( 89.385800)
test_rubyspec 0.068551 0.051702 43.676278 ( 49.334957)
total: 151.39 sec