Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-061243
#<BuildRuby:0x000056474329c3a0
@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.20220813-061243",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007062 0.004411 0.986322 ( 1.176680)
build_miniruby 0.000000 0.002484 0.075789 ( 0.073277)
build_ruby 0.000689 0.000993 0.075611 ( 0.074193)
build_all 0.009571 0.000983 1.528294 ( 0.586781)
build_install 0.020230 0.002650 1.894721 ( 0.945136)
test_btest 0.001187 0.000197 74.055968 ( 8.511002)
test_basic 0.007250 0.000309 0.324186 ( 0.415874)
test_all 0.003987 0.000630 682.324812 ( 67.304975)
test_rubyspec 0.104780 0.078296 46.156278 ( 53.569555)
total: 132.66 sec