Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-055113
#<BuildRuby:0x000055b4adad93e8
@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-055113",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000030 0.000003 0.000033 ( 0.000031)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.003807 0.007969 1.085846 ( 1.409664)
build_miniruby 0.001751 0.000375 0.100742 ( 0.097070)
build_ruby 0.001331 0.000285 0.098103 ( 0.095064)
build_all 0.007894 0.000000 1.303755 ( 0.569159)
build_install 0.012366 0.005008 1.636758 ( 0.894097)
test_btest 0.001377 0.000306 58.782325 ( 6.932809)
test_basic 0.002178 0.003889 0.351169 ( 0.447252)
test_all 0.006987 0.000774 512.695270 ( 54.558559)
test_rubyspec 0.085936 0.045127 42.286385 ( 50.896137)
total: 115.90 sec