Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-184603
#<BuildRuby:0x000055b58bba44d8
@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.20220212-184603",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009479 0.001580 0.931445 ( 0.938886)
build_miniruby 0.001973 0.000329 0.075312 ( 0.073393)
build_ruby 0.001730 0.000288 0.072647 ( 0.070363)
build_all 0.009716 0.000706 4.205635 ( 0.808204)
build_install 0.023680 0.000000 7.838845 ( 2.345796)
test_btest 0.001554 0.000000 76.393823 ( 8.537124)
test_basic 0.006715 0.000524 0.335845 ( 0.424938)
test_all 0.001847 0.000205 703.836679 ( 67.460564)
test_rubyspec 0.089137 0.076764 46.288372 ( 51.724176)
total: 132.38 sec