Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-141318
#<BuildRuby:0x00005571487bbdf8
@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.20220809-141318",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005599 0.001400 0.896906 ( 6.543270)
build_miniruby 0.000801 0.000200 0.057509 ( 0.056279)
build_ruby 0.000814 0.000204 0.060072 ( 0.058774)
build_all 0.003898 0.000975 1.515890 ( 0.585294)
build_install 0.010985 0.000290 5.619204 ( 2.135226)
test_btest 0.000603 0.000130 51.031376 ( 8.465767)
test_basic 0.000505 0.005106 0.328020 ( 0.416566)
test_all 0.001041 0.000297 594.364292 ( 94.191644)
test_rubyspec 0.061692 0.057793 43.871592 ( 51.254880)
total: 163.71 sec