Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-103459
#<BuildRuby:0x000055e16b0029c0
@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.20220813-103459",
@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.000026 0.000000 0.000026 ( 0.000025)
autoconf 0.000058 0.000000 0.000058 ( 0.000061)
configure 0.000060 0.000000 0.000060 ( 0.000053)
build_up 0.011579 0.000000 0.821009 ( 1.215764)
build_miniruby 0.001584 0.000000 0.064172 ( 0.062464)
build_ruby 0.001998 0.000000 0.064774 ( 0.062968)
build_all 0.004192 0.004041 1.201544 ( 0.447469)
build_install 0.015856 0.000835 1.590592 ( 0.781447)
test_btest 0.001725 0.000000 54.695690 ( 6.242588)
test_basic 0.006816 0.000189 0.299283 ( 0.389078)
test_all 0.003810 0.001197 482.360683 ( 51.218821)
test_rubyspec 0.102588 0.024490 41.616272 ( 48.962732)
total: 109.38 sec