Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-135152
#<BuildRuby:0x00005616bf347e30
@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.20220719-135152",
@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.000006)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000000 0.006348 0.837065 ( 1.439435)
build_miniruby 0.000086 0.000873 0.057321 ( 0.056143)
build_ruby 0.001047 0.000000 0.058812 ( 0.057526)
build_all 0.004362 0.000214 1.590955 ( 0.648502)
build_install 0.010402 0.000739 5.660120 ( 2.161332)
test_btest 0.000682 0.000076 51.972719 ( 8.342770)
test_basic 0.005775 0.000000 0.316126 ( 0.404868)
test_all 0.001154 0.000000 590.521479 ( 90.919164)
test_rubyspec 0.043767 0.029926 44.088680 ( 49.793963)
total: 153.82 sec