Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-094412
#<BuildRuby:0x0000564ce89ebe80
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-094412",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.005085 1.147243 ( 1.249892)
build_miniruby 0.000000 0.000958 1.019800 ( 1.018528)
build_ruby 0.000000 0.001321 2.666709 ( 2.580629)
build_all 0.002751 0.006218 15.866142 ( 3.265364)
build_install 0.008671 0.000414 2.130225 ( 1.237353)
test_btest 0.000474 0.000132 63.210565 ( 11.157363)
test_basic 0.001648 0.003055 0.285409 ( 0.376100)
test_all 0.000628 0.000198 676.867779 (107.844124)
test_rubyspec 0.032170 0.026140 53.060878 ( 61.228260)
total: 189.96 sec