Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-140320
#<BuildRuby:0x0000561778383778
@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.20220208-140320",
@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.000000 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.012417 0.000000 0.946353 ( 1.509197)
build_miniruby 0.000000 0.001971 0.067758 ( 0.065461)
build_ruby 0.000000 0.001978 0.076436 ( 0.074752)
build_all 0.010027 0.000077 4.130162 ( 0.777956)
build_install 0.017418 0.005067 7.785755 ( 2.341500)
test_btest 0.001039 0.000099 77.710898 ( 8.516303)
test_basic 0.003501 0.004534 0.336481 ( 0.430110)
test_all 0.001527 0.000208 682.844841 ( 66.168243)
test_rubyspec 0.132566 0.029635 45.946755 ( 51.185769)
total: 131.07 sec