Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-210608
#<BuildRuby:0x0000558b11d4be70
@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.20221201-210608",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004853 0.000111 1.171721 ( 1.143637)
build_miniruby 0.000000 0.001056 0.921861 ( 0.920451)
build_ruby 0.000000 0.001209 2.692183 ( 2.606305)
build_all 0.004874 0.004275 15.857258 ( 3.224636)
build_install 0.004936 0.003129 2.135770 ( 1.228275)
test_btest 0.000461 0.000109 66.003826 ( 11.720905)
test_basic 0.004694 0.000241 0.299657 ( 0.390739)
test_all 0.000587 0.000133 676.551758 (103.604729)
test_rubyspec 0.044912 0.015520 52.880535 ( 61.245046)
total: 186.09 sec