Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-131944
#<BuildRuby:0x000055bfa66e8208
@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.20220724-131944",
@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.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.001918 0.004460 0.806646 ( 1.262929)
build_miniruby 0.000955 0.000147 0.056917 ( 0.055627)
build_ruby 0.000850 0.000131 0.059114 ( 0.057913)
build_all 0.004721 0.000037 1.531396 ( 0.587664)
build_install 0.002825 0.008524 5.613772 ( 2.147283)
test_btest 0.000632 0.000169 51.052753 ( 8.448678)
test_basic 0.000859 0.004706 0.277757 ( 0.366608)
test_all 0.001124 0.000153 596.265754 ( 88.884441)
test_rubyspec 0.105769 0.023274 43.680468 ( 49.265661)
total: 151.08 sec