Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-042426
#<BuildRuby:0x0000555e8d1bac60
@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.20220721-042426",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002651 0.004043 0.819744 ( 1.024045)
build_miniruby 0.001017 0.000068 0.057398 ( 0.055999)
build_ruby 0.000824 0.000055 0.059077 ( 0.057982)
build_all 0.004135 0.000275 1.535015 ( 0.603099)
build_install 0.005896 0.005241 5.671681 ( 2.184973)
test_btest 0.000575 0.000076 47.724587 ( 8.812761)
test_basic 0.000501 0.004992 0.293522 ( 0.382449)
test_all 0.001249 0.000000 596.277321 ( 90.097650)
test_rubyspec 0.069431 0.038509 43.618818 ( 49.217194)
total: 152.44 sec