Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-040134
#<BuildRuby:0x000055957ccc08a0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221027-040134",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008723 0.000727 1.076812 ( 1.129045)
build_miniruby 0.001759 0.000271 0.094272 ( 0.090463)
build_ruby 0.001622 0.000000 0.089872 ( 0.087316)
build_all 0.008424 0.000161 1.313568 ( 0.574142)
build_install 0.012298 0.005140 1.631205 ( 0.881633)
test_btest 0.001707 0.000302 60.814585 ( 6.635273)
test_basic 0.005700 0.001006 0.349461 ( 0.438735)
test_all 0.008672 0.000322 510.846520 ( 54.338697)
test_rubyspec 0.051676 0.061903 43.399915 ( 51.783976)
total: 115.96 sec