Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-074411
#<BuildRuby:0x000055bd899a11f8
@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.20221006-074411",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000020 0.000006 0.000026 ( 0.000023)
build_up 0.008624 0.001147 1.059970 ( 1.199622)
build_miniruby 0.002246 0.000561 0.096671 ( 0.126430)
build_ruby 0.001304 0.000326 0.101031 ( 0.098786)
build_all 0.003191 0.004251 1.292838 ( 0.566581)
build_install 0.014323 0.000125 1.574078 ( 0.863413)
test_btest 0.000000 0.001983 61.009228 ( 6.493472)
test_basic 0.000566 0.007455 0.349506 ( 0.436866)
test_all 0.005987 0.000000 476.346956 ( 52.353462)
test_rubyspec 0.077419 0.040797 42.034625 ( 50.617455)
total: 112.76 sec