Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-052138
#<BuildRuby:0x0000561a42a2ca58
@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.20220302-052138",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000022 0.000010 0.000032 ( 0.000032)
configure 0.000012 0.000006 0.000018 ( 0.000019)
build_up 0.010335 0.000908 1.012336 ( 3.568078)
build_miniruby 0.002240 0.000000 0.069160 ( 0.066861)
build_ruby 0.001774 0.000000 0.068456 ( 0.066650)
build_all 0.007442 0.002380 4.161489 ( 0.849539)
build_install 0.010282 0.010606 7.928301 ( 2.390414)
test_btest 0.000703 0.000312 75.844454 ( 8.070741)
test_basic 0.006792 0.001056 0.352381 ( 0.448208)
test_all 0.001218 0.000512 660.914858 ( 65.226045)
test_rubyspec 0.086000 0.073701 46.456274 ( 51.768680)
total: 132.46 sec