Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-141231
#<BuildRuby:0x00005636f5f348f0
@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.20220301-141231",
@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.000007 0.000004 0.000011 ( 0.000010)
autoconf 0.000018 0.000009 0.000027 ( 0.000026)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.007695 0.003848 1.019961 ( 2.274962)
build_miniruby 0.001840 0.000000 0.074639 ( 0.072992)
build_ruby 0.001867 0.000000 0.075904 ( 0.074481)
build_all 0.006176 0.003284 4.237369 ( 0.868289)
build_install 0.016244 0.007880 7.911506 ( 2.441504)
test_btest 0.001077 0.000509 77.205641 ( 7.960296)
test_basic 0.004192 0.004130 0.344851 ( 0.433235)
test_all 0.001111 0.000556 712.757072 ( 68.562792)
test_rubyspec 0.070813 0.098833 46.329571 ( 51.873241)
total: 134.56 sec