Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-142642
#<BuildRuby:0x0000561aaa4129c0
@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.20220721-142642",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000037 0.000010 0.000047 ( 0.000047)
build_up 0.006745 0.005077 0.839203 ( 0.934677)
build_miniruby 0.001211 0.000404 0.055640 ( 0.054538)
build_ruby 0.001084 0.000361 0.065319 ( 0.064260)
build_all 0.007636 0.000918 1.257688 ( 0.487531)
build_install 0.007732 0.007861 4.252767 ( 1.774555)
test_btest 0.001303 0.000501 52.406560 ( 6.042637)
test_basic 0.004100 0.001577 0.289017 ( 0.380510)
test_all 0.000670 0.002725 509.593371 ( 53.561976)
test_rubyspec 0.054837 0.070535 41.777384 ( 47.615228)
total: 110.92 sec