Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-144151
#<BuildRuby:0x000055f82ec0b468
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220422-144151",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006845 0.000000 0.906644 ( 14.635779)
build_miniruby 0.001060 0.000032 0.057438 ( 0.056113)
build_ruby 0.000755 0.000162 0.059223 ( 0.058044)
build_all 0.003617 0.000775 1.497372 ( 0.606403)
build_install 0.005269 0.005739 6.286434 ( 2.822031)
test_btest 0.000000 0.000593 56.813246 ( 8.404741)
test_basic 0.001278 0.004427 0.312406 ( 0.400799)
test_all 0.001499 0.000536 632.029284 ( 94.312578)
test_rubyspec 0.073006 0.054050 44.449255 ( 49.648334)
total: 170.95 sec