Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-004215
#<BuildRuby:0x000055f4f2525480
@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.20220808-004215",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011116 0.001098 0.838658 ( 1.082525)
build_miniruby 0.001692 0.000000 0.054611 ( 0.053481)
build_ruby 0.001346 0.000000 0.053900 ( 0.052474)
build_all 0.009071 0.000421 1.248204 ( 0.471101)
build_install 0.012466 0.005276 4.456797 ( 1.814362)
test_btest 0.001749 0.000309 53.945266 ( 5.883438)
test_basic 0.005223 0.000921 0.294766 ( 0.385330)
test_all 0.002511 0.000000 508.433613 ( 53.134041)
test_rubyspec 0.076156 0.053416 41.503490 ( 49.161572)
total: 112.04 sec