Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-231401
#<BuildRuby:0x0000564047357680
@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.20220219-231401",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002790 0.009025 0.957381 ( 1.029005)
build_miniruby 0.002223 0.000000 0.071413 ( 0.070255)
build_ruby 0.002047 0.000148 0.077261 ( 0.075835)
build_all 0.008827 0.002034 4.147544 ( 0.798175)
build_install 0.020280 0.002473 7.872853 ( 2.355350)
test_btest 0.000820 0.000289 73.107768 ( 7.858631)
test_basic 0.001895 0.005674 0.336335 ( 0.426807)
test_all 0.001847 0.000000 652.766850 ( 64.716856)
test_rubyspec 0.081552 0.089543 46.392780 ( 51.598889)
total: 128.93 sec