Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-214802
#<BuildRuby:0x00005569fe31cca8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-214802",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004764 0.007183 0.934661 ( 0.942859)
build_miniruby 0.001952 0.000520 0.069908 ( 0.067004)
build_ruby 0.001636 0.000436 0.075212 ( 0.072929)
build_all 0.003720 0.008006 4.180783 ( 0.795284)
build_install 0.017443 0.003113 7.769563 ( 2.301897)
test_btest 0.000836 0.000279 47.602134 ( 44.323495)
test_basic 0.007006 0.002335 0.332963 ( 0.424282)
test_all 0.001433 0.000477 704.486894 ( 67.761984)
test_rubyspec 0.103080 0.062610 46.117081 ( 51.496696)
total: 168.19 sec