Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-192652
#<BuildRuby:0x00005630e7d56678
@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-192652",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.004773 1.209930 ( 1.196374)
build_miniruby 0.000000 0.000910 1.083236 ( 1.082099)
build_ruby 0.000038 0.001124 2.792592 ( 2.687917)
build_all 0.007794 0.001230 15.700147 ( 3.324002)
build_install 0.005884 0.004452 2.186574 ( 1.219422)
test_btest 0.000532 0.000107 58.523519 ( 11.796706)
test_basic 0.004181 0.000836 0.289365 ( 0.380170)
test_all 0.000749 0.000150 657.432577 (109.814423)
test_rubyspec 0.036186 0.025789 53.056362 ( 61.231084)
total: 192.73 sec