Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-113101
#<BuildRuby:0x000055f7ebf2fdd0
@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.20221121-113101",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003883 0.000971 1.121191 ( 2.358993)
build_miniruby 0.000736 0.000184 0.996530 ( 0.995431)
build_ruby 0.001187 0.000000 2.769500 ( 2.659009)
build_all 0.005093 0.003670 15.595993 ( 3.313759)
build_install 0.003475 0.005408 1.955876 ( 1.120085)
test_btest 0.000477 0.000171 65.712253 ( 10.710378)
test_basic 0.004692 0.000079 0.324288 ( 0.415308)
test_all 0.000921 0.000307 674.052364 (110.662509)
test_rubyspec 0.042722 0.025779 53.519036 ( 61.961000)
total: 194.20 sec