Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-212250
#<BuildRuby:0x00005630c517e700
@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.20220728-212250",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.011462 0.971699 ( 1.008656)
build_miniruby 0.000000 0.002188 0.064491 ( 0.062740)
build_ruby 0.000000 0.001496 0.077583 ( 0.076094)
build_all 0.004211 0.005325 1.524561 ( 0.578411)
build_install 0.016301 0.005813 5.109324 ( 2.034172)
test_btest 0.000837 0.000334 76.923851 ( 8.067679)
test_basic 0.003209 0.003587 0.308157 ( 0.404677)
test_all 0.001357 0.000581 638.527268 ( 64.121383)
test_rubyspec 0.115349 0.063542 45.666502 ( 51.512053)
total: 127.87 sec