Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-203115
#<BuildRuby:0x000056142fccb5c0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221205-203115",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000911 0.003365 0.792309 ( 1.090637)
build_miniruby 0.000787 0.000121 0.529934 ( 0.529387)
build_ruby 0.001100 0.000170 1.715964 ( 1.639743)
build_all 0.008985 0.000000 11.929263 ( 1.486562)
build_install 0.000663 0.006255 1.580419 ( 0.749257)
test_btest 0.000610 0.000143 65.495802 ( 6.123985)
test_basic 0.003341 0.000000 0.256243 ( 0.352182)
test_all 0.001107 0.000228 481.844688 ( 49.355173)
test_rubyspec 0.018908 0.008976 35.345132 ( 45.911818)
total: 107.24 sec