Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-143601
#<BuildRuby:0x00005642168213e8
@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.20220822-143601",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000049 0.000008 0.000057 ( 0.000061)
build_up 0.008374 0.001396 0.819932 ( 0.934347)
build_miniruby 0.002597 0.000000 0.061942 ( 0.058987)
build_ruby 0.001741 0.000000 0.061576 ( 0.059993)
build_all 0.008436 0.000000 1.237188 ( 0.461135)
build_install 0.014703 0.000000 1.590491 ( 0.799749)
test_btest 0.001286 0.000000 55.418754 ( 6.300972)
test_basic 0.002909 0.003302 0.303782 ( 0.393903)
test_all 0.002148 0.002240 490.719668 ( 52.257226)
test_rubyspec 0.097565 0.037542 41.840303 ( 50.007005)
total: 111.27 sec