Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-054436
#<BuildRuby:0x000056448f1ef670
@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.20221124-054436",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000345 0.004263 1.068628 ( 1.232636)
build_miniruby 0.000661 0.000165 0.932209 ( 0.931110)
build_ruby 0.000902 0.000226 2.797693 ( 2.709626)
build_all 0.008890 0.000056 15.923731 ( 3.259471)
build_install 0.008449 0.000817 2.013286 ( 1.153980)
test_btest 0.000485 0.000097 60.345730 ( 10.944137)
test_basic 0.004972 0.000056 0.299470 ( 0.390048)
test_all 0.000000 0.001230 709.259712 (108.967600)
test_rubyspec 0.033015 0.026700 53.375226 ( 61.496773)
total: 191.09 sec