Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-004847
#<BuildRuby:0x000055bb75ed46e0
@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.20220908-004847",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000005 0.000015 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004310 0.006694 0.968512 ( 1.001873)
build_miniruby 0.001219 0.000732 0.075499 ( 0.073394)
build_ruby 0.001377 0.000826 0.072031 ( 0.069841)
build_all 0.010300 0.000335 1.577947 ( 0.606307)
build_install 0.011354 0.010667 1.892366 ( 0.922699)
test_btest 0.001234 0.000705 100.674962 ( 9.533582)
test_basic 0.003605 0.004198 0.353451 ( 0.441472)
test_all 0.002226 0.003264 683.448814 ( 68.607283)
test_rubyspec 0.086338 0.086844 46.931006 ( 55.254009)
total: 136.51 sec