Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-154301
#<BuildRuby:0x0000565070c980d0
@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.20220730-154301",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006436 0.826681 ( 1.007214)
build_miniruby 0.000274 0.000645 0.057071 ( 0.055865)
build_ruby 0.000782 0.000240 0.059513 ( 0.058152)
build_all 0.003580 0.001101 1.526166 ( 0.592239)
build_install 0.005219 0.006216 5.681832 ( 2.176019)
test_btest 0.000444 0.000171 51.290152 ( 8.266993)
test_basic 0.003927 0.001510 0.285251 ( 0.374123)
test_all 0.001312 0.000504 608.148913 ( 89.351813)
test_rubyspec 0.070727 0.042952 43.775195 ( 49.379484)
total: 151.26 sec