Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-081126
#<BuildRuby:0x000055af5fbda678
@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.20221212-081126",
@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.000023 0.000002 0.000025 ( 0.000024)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004203 0.000221 0.892349 ( 1.124892)
build_miniruby 0.000853 0.000045 1.006248 ( 1.005032)
build_ruby 0.001122 0.000059 2.766242 ( 2.675629)
build_all 0.008933 0.000000 15.771647 ( 3.268527)
build_install 0.009272 0.000000 2.195816 ( 1.217586)
test_btest 0.000600 0.000000 66.532398 ( 10.868116)
test_basic 0.001573 0.003290 0.294763 ( 0.385226)
test_all 0.001363 0.000101 670.184029 (140.545055)
test_rubyspec 0.042929 0.023850 52.028696 ( 60.232857)
total: 221.32 sec