Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-095122
#<BuildRuby:0x0000560a32ce0328
@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.20220619-095122",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.003781 0.003084 0.833333 ( 0.892983)
build_miniruby 0.000922 0.000116 0.058192 ( 0.056968)
build_ruby 0.000831 0.000104 0.058829 ( 0.057626)
build_all 0.003841 0.000480 1.490621 ( 0.607329)
build_install 0.010713 0.000304 6.301815 ( 2.846619)
test_btest 0.000565 0.000000 54.011810 ( 8.022887)
test_basic 0.005442 0.000201 0.312206 ( 0.400615)
test_all 0.000990 0.000105 656.838521 ( 98.023179)
test_rubyspec 0.091066 0.037925 44.284139 ( 49.847870)
total: 160.76 sec