Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-094904
#<BuildRuby:0x000055c5481d7f00
@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.20221126-094904",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004208 0.000901 1.124635 ( 1.124432)
build_miniruby 0.000808 0.000173 0.997391 ( 0.996168)
build_ruby 0.001051 0.000225 2.771439 ( 2.685010)
build_all 0.008896 0.000000 15.863241 ( 3.437181)
build_install 0.004683 0.004535 2.010511 ( 1.142712)
test_btest 0.000486 0.000114 57.756795 ( 11.317808)
test_basic 0.001501 0.003701 0.297653 ( 0.388065)
test_all 0.001001 0.000278 652.273477 (122.577513)
test_rubyspec 0.053003 0.015778 52.793222 ( 61.111297)
total: 204.78 sec