Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-100320
#<BuildRuby:0x000056290f579570
@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.20220721-100320",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.006438 0.006447 0.884217 ( 1.127863)
build_miniruby 0.001266 0.000461 0.065130 ( 0.063729)
build_ruby 0.000908 0.000330 0.055373 ( 0.054220)
build_all 0.007669 0.000923 1.282605 ( 0.515136)
build_install 0.016846 0.000000 4.291535 ( 1.812783)
test_btest 0.001310 0.000000 53.842441 ( 6.095887)
test_basic 0.007402 0.000000 0.302741 ( 0.391833)
test_all 0.003165 0.000744 510.698746 ( 53.341320)
test_rubyspec 0.091616 0.044958 41.880975 ( 47.658047)
total: 111.06 sec