Logfile: /home/ko1/ruby/logs/brlog.trunk.20220509-054252
#<BuildRuby:0x000055edb2ec3e98
@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.20220509-054252",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000034 0.000000 0.000034 ( 0.000019)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.003227 0.003519 0.975906 ( 0.969094)
build_miniruby 0.000911 0.000121 0.057234 ( 0.055999)
build_ruby 0.000840 0.000112 0.057515 ( 0.056371)
build_all 0.003787 0.000505 1.511517 ( 0.603970)
build_install 0.010112 0.000735 6.291256 ( 2.802968)
test_btest 0.000723 0.000091 53.319981 ( 8.004769)
test_basic 0.005786 0.000134 0.289321 ( 0.377374)
test_all 0.001554 0.000183 639.492985 ( 91.204398)
test_rubyspec 0.073794 0.012604 43.834318 ( 48.779485)
total: 152.86 sec