Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-045854
#<BuildRuby:0x000055fcec068af8
@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.20220311-045854",
@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.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004019 0.008019 1.055520 ( 1.611245)
build_miniruby 0.001313 0.000376 0.071016 ( 0.069549)
build_ruby 0.001954 0.000000 0.080789 ( 0.079314)
build_all 0.008731 0.001779 1.498074 ( 0.609250)
build_install 0.019110 0.004789 5.291498 ( 2.172811)
test_btest 0.001148 0.000000 77.714816 ( 8.121595)
test_basic 0.004614 0.003656 0.344908 ( 0.431712)
test_all 0.002103 0.000601 704.467911 ( 68.275671)
test_rubyspec 0.095983 0.075898 46.282643 ( 51.791375)
total: 133.16 sec