Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-054921
#<BuildRuby:0x0000558cb4f4cf40
@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.20220218-054921",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.007994 0.002907 0.992458 ( 9.970401)
build_miniruby 0.001347 0.000489 0.074507 ( 0.072450)
build_ruby 0.001498 0.000545 0.077765 ( 0.075513)
build_all 0.011444 0.000377 4.056930 ( 0.777271)
build_install 0.020812 0.002459 7.760168 ( 2.367462)
test_btest 0.000000 0.001451 73.637103 ( 7.938585)
test_basic 0.001581 0.005216 0.321249 ( 0.415346)
test_all 0.001431 0.000000 675.825457 ( 66.091706)
test_rubyspec 0.098294 0.061676 46.098739 ( 51.680873)
total: 139.39 sec