Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-192920
#<BuildRuby:0x0000563e2d072b48
@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.20220811-192920",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007920 0.001320 0.789925 ( 1.102291)
build_miniruby 0.002140 0.000357 0.064102 ( 0.061977)
build_ruby 0.001307 0.000218 0.065971 ( 0.064975)
build_all 0.003160 0.005496 1.243798 ( 0.470624)
build_install 0.013817 0.002040 4.300519 ( 1.806748)
test_btest 0.001978 0.000000 51.878550 ( 6.098384)
test_basic 0.003792 0.002889 0.290370 ( 0.391019)
test_all 0.003293 0.000823 474.820576 ( 51.457784)
test_rubyspec 0.063572 0.068836 41.310757 ( 48.893005)
total: 110.35 sec