Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-134026
#<BuildRuby:0x000055fd6a255400
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221019-134026",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000046 0.000004 0.000050 ( 0.000049)
build_up 0.009295 0.000389 1.144827 ( 2.373686)
build_miniruby 0.002310 0.000165 0.107725 ( 0.103597)
build_ruby 0.001603 0.000115 0.109920 ( 0.106960)
build_all 0.009626 0.000340 1.351133 ( 0.576542)
build_install 0.009702 0.005478 1.665571 ( 0.905144)
test_btest 0.001085 0.000136 61.000418 ( 6.563679)
test_basic 0.006875 0.000859 0.350030 ( 0.439097)
test_all 0.007468 0.000209 490.443107 ( 53.957108)
test_rubyspec 0.092376 0.033868 43.250598 ( 51.605035)
total: 116.63 sec