Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-074914
#<BuildRuby:0x00005567feddf598
@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.20221203-074914",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003428 0.000686 0.816367 ( 1.382660)
build_miniruby 0.000831 0.000166 0.512475 ( 0.512327)
build_ruby 0.001007 0.000201 1.672642 ( 1.605463)
build_all 0.008506 0.000741 11.981825 ( 1.480025)
build_install 0.004335 0.002646 1.642472 ( 0.764604)
test_btest 0.000624 0.000133 62.164217 ( 6.313992)
test_basic 0.002407 0.000516 0.228377 ( 0.325076)
test_all 0.000878 0.000188 471.969233 ( 49.368834)
test_rubyspec 0.019681 0.008177 35.973959 ( 46.482758)
total: 108.24 sec