Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-053202
#<BuildRuby:0x000055a232c08c10
@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.20220210-053202",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002435 0.008405 0.989795 ( 1.628007)
build_miniruby 0.001473 0.000420 0.076868 ( 0.076547)
build_ruby 0.001282 0.000366 0.073388 ( 0.073335)
build_all 0.009317 0.001354 4.189104 ( 0.813289)
build_install 0.017646 0.005665 7.788524 ( 2.363020)
test_btest 0.001034 0.000287 76.103905 ( 8.209167)
test_basic 0.006845 0.000000 0.343119 ( 0.434181)
test_all 0.001783 0.000000 708.620736 ( 68.000203)
test_rubyspec 0.089226 0.083961 46.622761 ( 52.026966)
total: 133.63 sec