Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-061212
#<BuildRuby:0x00005566bf0f5458
@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.20220812-061212",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009868 0.000000 0.837175 ( 1.056178)
build_miniruby 0.001992 0.000000 0.061564 ( 0.058893)
build_ruby 0.001753 0.000000 0.066339 ( 0.064421)
build_all 0.009475 0.000000 1.256851 ( 0.465093)
build_install 0.009408 0.005848 4.261256 ( 1.789252)
test_btest 0.001676 0.000112 53.473205 ( 6.021582)
test_basic 0.005286 0.000353 0.292552 ( 0.383031)
test_all 0.003870 0.000258 482.214477 ( 52.445271)
test_rubyspec 0.095699 0.039209 41.481093 ( 49.119551)
total: 111.40 sec