Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-235831
#<BuildRuby:0x000055b5859c8b38
@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.20220207-235831",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005266 0.004977 0.945134 ( 1.046404)
build_miniruby 0.001547 0.000331 0.077751 ( 0.075851)
build_ruby 0.001548 0.000332 0.070835 ( 0.069351)
build_all 0.004963 0.004595 4.013556 ( 0.781253)
build_install 0.017878 0.006394 7.862243 ( 2.296166)
test_btest 0.001041 0.000298 73.779675 ( 7.742046)
test_basic 0.003910 0.004056 0.333389 ( 0.422719)
test_all 0.001543 0.000491 649.234923 ( 65.574929)
test_rubyspec 0.130024 0.039630 46.304751 ( 51.777248)
total: 129.79 sec