Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-150114
#<BuildRuby:0x0000556372e43e70
@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.20221129-150114",
@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.000000 0.000010 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.004700 0.000000 1.217566 ( 1.407093)
build_miniruby 0.000833 0.000000 0.971705 ( 0.970521)
build_ruby 0.001292 0.000000 2.808475 ( 2.715747)
build_all 0.008843 0.000000 15.779420 ( 3.279451)
build_install 0.000000 0.008332 1.950203 ( 1.108882)
test_btest 0.000494 0.000055 56.977482 ( 11.970755)
test_basic 0.005032 0.000000 0.318595 ( 0.409226)
test_all 0.001116 0.000000 678.827648 (105.774157)
test_rubyspec 0.040708 0.014943 53.408711 ( 61.710214)
total: 189.35 sec