Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-122316
#<BuildRuby:0x000055b9ef1efdd0
@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.20221118-122316",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.004971 0.000096 1.053827 ( 1.096930)
build_miniruby 0.000769 0.000096 1.044464 ( 1.043327)
build_ruby 0.001086 0.000136 2.731805 ( 2.640257)
build_all 0.008761 0.000001 15.850418 ( 3.422350)
build_install 0.009426 0.000000 2.027645 ( 1.151884)
test_btest 0.000585 0.000000 66.325209 ( 11.031653)
test_basic 0.004965 0.000185 0.297968 ( 0.388440)
test_all 0.000982 0.000093 648.249213 (100.553603)
test_rubyspec 0.044645 0.022692 51.581598 ( 59.954298)
total: 181.28 sec