Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-085746
#<BuildRuby:0x000055b51131ff58
@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.20221207-085746",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005099 0.000268 1.090820 ( 1.096904)
build_miniruby 0.000884 0.000046 0.997938 ( 0.996518)
build_ruby 0.001249 0.000000 2.797312 ( 2.710914)
build_all 0.008985 0.000081 15.792920 ( 3.411639)
build_install 0.007705 0.000151 2.232764 ( 1.230867)
test_btest 0.000520 0.000023 64.233486 ( 10.803480)
test_basic 0.000771 0.003530 0.316917 ( 0.408219)
test_all 0.000936 0.000074 674.333084 (111.863698)
test_rubyspec 0.043747 0.024260 52.738450 ( 60.983432)
total: 193.51 sec