Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-062413
#<BuildRuby:0x000055d64589c0d0
@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-062413",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002694 0.003937 0.864599 ( 0.993753)
build_miniruby 0.000862 0.000123 0.057464 ( 0.056148)
build_ruby 0.000746 0.000106 0.059725 ( 0.058451)
build_all 0.001219 0.003576 1.572933 ( 0.604541)
build_install 0.010798 0.000504 5.676177 ( 2.146921)
test_btest 0.000626 0.000000 49.711843 ( 8.327577)
test_basic 0.005183 0.000286 0.286331 ( 0.375135)
test_all 0.001263 0.000210 632.411817 ( 90.381025)
test_rubyspec 0.081532 0.047693 43.923874 ( 51.381509)
total: 154.33 sec