Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-233827
#<BuildRuby:0x000055fb51eb0328
@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.20220719-233827",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.006751 0.000000 0.860360 ( 1.054760)
build_miniruby 0.001071 0.000000 0.056856 ( 0.055556)
build_ruby 0.000966 0.000000 0.059075 ( 0.057903)
build_all 0.000808 0.003998 1.572396 ( 0.615448)
build_install 0.008724 0.000262 5.635940 ( 2.186136)
test_btest 0.000702 0.000039 48.535690 ( 8.462605)
test_basic 0.005724 0.000318 0.335778 ( 0.424113)
test_all 0.001477 0.000082 618.520066 ( 89.279875)
test_rubyspec 0.060398 0.046126 43.892786 ( 49.476769)
total: 151.61 sec