Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-234437
#<BuildRuby:0x000055aacc41bf00
@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.20220807-234437",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005448 0.000838 0.822617 ( 1.205194)
build_miniruby 0.000811 0.000125 0.057621 ( 0.056353)
build_ruby 0.000869 0.000133 0.059453 ( 0.058113)
build_all 0.004740 0.000046 1.520585 ( 0.589936)
build_install 0.011265 0.000000 5.624765 ( 2.163922)
test_btest 0.000694 0.000000 48.417973 ( 8.699423)
test_basic 0.005191 0.000000 0.292403 ( 0.381240)
test_all 0.001230 0.000000 625.378052 ( 90.590387)
test_rubyspec 0.073442 0.048955 43.779733 ( 51.144072)
total: 154.89 sec