Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-180322
#<BuildRuby:0x000055bb1c5b8088
@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.20220811-180322",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005977 0.000460 0.838162 ( 0.905836)
build_miniruby 0.000921 0.000071 0.057663 ( 0.056345)
build_ruby 0.000819 0.000063 0.059254 ( 0.058008)
build_all 0.004460 0.000343 1.556308 ( 0.588820)
build_install 0.008763 0.000262 5.672430 ( 2.157627)
test_btest 0.000779 0.000056 45.534437 ( 9.061990)
test_basic 0.005999 0.000000 0.320792 ( 0.408776)
test_all 0.001139 0.000000 601.013918 ( 91.417276)
test_rubyspec 0.063946 0.029184 43.723985 ( 51.137426)
total: 155.79 sec