Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-154554
#<BuildRuby:0x000055c6b2930c00
@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.20220919-154554",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004165 0.006115 1.179344 ( 1.402562)
build_miniruby 0.002518 0.000000 0.872736 ( 0.869257)
build_ruby 0.003425 0.000000 2.157933 ( 2.047590)
build_all 0.019432 0.000758 18.867400 ( 2.203836)
build_install 0.020614 0.002183 1.952954 ( 0.971878)
test_btest 0.002330 0.000000 72.558002 ( 8.484941)
test_basic 0.003783 0.003065 0.384066 ( 0.473221)
test_all 0.005133 0.000192 674.697431 ( 68.735675)
test_rubyspec 0.113301 0.073429 45.624379 ( 54.058148)
total: 139.25 sec