Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-090439
#<BuildRuby:0x000055d4b2b45550
@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.20221107-090439",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006808 0.001856 0.902739 ( 0.964435)
build_miniruby 0.001280 0.000349 0.051844 ( 0.050353)
build_ruby 0.001181 0.000322 0.040959 ( 0.039881)
build_all 0.006038 0.001646 1.233464 ( 0.471064)
build_install 0.008874 0.004819 1.591791 ( 0.802916)
test_btest 0.000896 0.000276 63.778933 ( 7.063882)
test_basic 0.004462 0.001373 0.295247 ( 0.388259)
test_all 0.001725 0.000531 517.429650 ( 55.130758)
test_rubyspec 0.086291 0.041524 43.292571 ( 51.851979)
total: 116.76 sec