Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-051103
#<BuildRuby:0x0000558d02407858
@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.20220214-051103",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008585 0.002146 0.923904 ( 1.902016)
build_miniruby 0.001876 0.000469 0.073495 ( 0.071072)
build_ruby 0.001404 0.000351 0.074600 ( 0.072467)
build_all 0.006957 0.002900 4.079120 ( 0.775676)
build_install 0.021555 0.000623 7.770676 ( 2.340315)
test_btest 0.000922 0.000194 74.143254 ( 7.966179)
test_basic 0.003519 0.004526 0.326649 ( 0.426588)
test_all 0.003859 0.000000 661.813383 ( 65.533526)
test_rubyspec 0.099473 0.058521 45.566626 ( 50.892604)
total: 129.98 sec