Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-220156
#<BuildRuby:0x0000557d45d15ac0
@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.20220821-220156",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010045 0.000354 0.826064 ( 0.930088)
build_miniruby 0.001365 0.000182 0.062947 ( 0.062753)
build_ruby 0.001115 0.000149 0.064467 ( 0.064919)
build_all 0.010432 0.000000 1.221358 ( 0.478002)
build_install 0.013955 0.004081 1.588688 ( 0.814699)
test_btest 0.001183 0.000169 54.285367 ( 6.449632)
test_basic 0.005791 0.000228 0.284168 ( 0.378406)
test_all 0.003323 0.000000 513.081716 ( 53.645326)
test_rubyspec 0.068168 0.051861 42.168174 ( 50.822316)
total: 113.65 sec