Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-211953
#<BuildRuby:0x000055907e4f8378
@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.20221202-211953",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001425 0.003785 1.153602 ( 1.191154)
build_miniruby 0.000859 0.000054 0.952452 ( 0.951779)
build_ruby 0.001261 0.000000 2.700122 ( 2.607705)
build_all 0.005959 0.003398 15.877666 ( 3.415549)
build_install 0.008294 0.000467 2.217988 ( 1.289411)
test_btest 0.000529 0.000053 58.726482 ( 12.137963)
test_basic 0.004401 0.000440 0.315768 ( 0.406372)
test_all 0.001392 0.000139 700.638315 (109.973664)
test_rubyspec 0.053744 0.015534 53.098292 ( 61.305787)
total: 193.28 sec