Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-140426
#<BuildRuby:0x000055b80bbf5400
@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.20220724-140426",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.008596 0.003126 0.863365 ( 1.212728)
build_miniruby 0.001155 0.000420 0.061747 ( 0.061664)
build_ruby 0.000943 0.000343 0.054086 ( 0.053785)
build_all 0.007176 0.002609 1.253873 ( 0.479207)
build_install 0.008710 0.010008 4.323369 ( 1.855184)
test_btest 0.002299 0.000000 50.942132 ( 6.354911)
test_basic 0.003289 0.003021 0.302190 ( 0.395461)
test_all 0.000789 0.001597 508.272999 ( 53.325611)
test_rubyspec 0.079857 0.048201 41.945633 ( 47.484603)
total: 111.22 sec