Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-012051
#<BuildRuby:0x0000558de485a620
@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.20220428-012051",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006413 0.000493 0.850708 ( 1.039783)
build_miniruby 0.000994 0.000076 0.057049 ( 0.055671)
build_ruby 0.001005 0.000077 0.057659 ( 0.056387)
build_all 0.003980 0.000306 1.471115 ( 0.595420)
build_install 0.010140 0.000780 6.276565 ( 2.807885)
test_btest 0.000789 0.000061 52.757927 ( 8.400335)
test_basic 0.000600 0.005219 0.302323 ( 0.390571)
test_all 0.001256 0.000179 644.102372 ( 92.331313)
test_rubyspec 0.089736 0.020388 43.615152 ( 48.551037)
total: 154.23 sec