Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-150325
#<BuildRuby:0x00005600ddf72f90
@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.20220815-150325",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008312 0.000639 0.796519 ( 1.923220)
build_miniruby 0.001591 0.000123 0.063944 ( 0.062279)
build_ruby 0.001275 0.000098 0.062796 ( 0.061535)
build_all 0.003720 0.005503 1.271959 ( 0.484418)
build_install 0.016124 0.000000 1.556189 ( 0.781882)
test_btest 0.001330 0.000000 52.430823 ( 6.144025)
test_basic 0.007507 0.000000 0.289773 ( 0.378816)
test_all 0.003833 0.000000 513.693171 ( 53.027848)
test_rubyspec 0.091854 0.050039 41.586988 ( 49.189771)
total: 112.05 sec