Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-121643
#<BuildRuby:0x000055ef40e003a0
@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.20221111-121643",
@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.000013 0.000000 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006575 0.004135 1.119475 ( 1.393739)
build_miniruby 0.001623 0.000000 0.068886 ( 0.067186)
build_ruby 0.002138 0.000000 0.069096 ( 0.067092)
build_all 0.009504 0.000060 1.444658 ( 0.586271)
build_install 0.016989 0.004221 1.824700 ( 0.929306)
test_btest 0.001199 0.000109 87.745675 ( 8.780277)
test_basic 0.006724 0.000612 0.347193 ( 0.439908)
test_all 0.001434 0.000131 697.320209 ( 69.661654)
test_rubyspec 0.099049 0.069525 47.618928 ( 55.961603)
total: 137.89 sec