Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-021526
#<BuildRuby:0x000055d3f3bf08e8
@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.20220315-021526",
@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.000020 0.000005 0.000025 ( 0.000025)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008768 0.002024 1.000044 ( 1.133458)
build_miniruby 0.001475 0.000340 0.069330 ( 0.067287)
build_ruby 0.001669 0.000385 0.070768 ( 0.068639)
build_all 0.007919 0.001827 4.193271 ( 0.849058)
build_install 0.017943 0.007299 7.994988 ( 2.414161)
test_btest 0.000977 0.000260 69.653362 ( 8.151789)
test_basic 0.001032 0.006284 0.327174 ( 0.416664)
test_all 0.001343 0.000447 708.579425 ( 68.166645)
test_rubyspec 0.112199 0.061181 46.559789 ( 51.878637)
total: 133.15 sec