Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-092512
#<BuildRuby:0x000055d22fb13f58
@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.20220819-092512",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006166 0.001028 0.835277 ( 1.172811)
build_miniruby 0.000857 0.000143 0.057609 ( 0.056244)
build_ruby 0.000877 0.000146 0.059512 ( 0.058165)
build_all 0.003871 0.000645 1.526566 ( 0.589373)
build_install 0.003834 0.007185 1.904823 ( 0.956958)
test_btest 0.000842 0.000000 51.569712 ( 8.474302)
test_basic 0.001773 0.003836 0.253960 ( 0.342674)
test_all 0.002114 0.000660 609.872953 ( 91.356894)
test_rubyspec 0.104940 0.025820 43.868925 ( 52.144399)
total: 155.15 sec