Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-052202
#<BuildRuby:0x00005654c8f45c18
@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-052202",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.000870 0.004067 1.155776 ( 1.186167)
build_miniruby 0.000869 0.000102 0.955534 ( 0.954117)
build_ruby 0.001069 0.000126 2.864955 ( 2.768281)
build_all 0.008016 0.000943 15.930763 ( 3.309493)
build_install 0.008228 0.000968 2.204433 ( 1.252851)
test_btest 0.000581 0.000000 66.726361 ( 10.685898)
test_basic 0.004771 0.000033 0.287851 ( 0.378971)
test_all 0.001406 0.000060 697.724596 (109.714926)
test_rubyspec 0.060945 0.011782 54.098160 ( 62.226981)
total: 192.48 sec