Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-191712
#<BuildRuby:0x0000559980ec0a58
@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.20220207-191712",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010663 0.000000 0.946723 ( 1.086144)
build_miniruby 0.002149 0.000000 0.076109 ( 0.074224)
build_ruby 0.002117 0.000000 0.076556 ( 0.074601)
build_all 0.006005 0.004330 4.061657 ( 0.765798)
build_install 0.009597 0.013470 7.702511 ( 2.348103)
test_btest 0.001140 0.000000 74.337912 ( 8.021250)
test_basic 0.006825 0.000245 0.340978 ( 0.430150)
test_all 0.001198 0.000417 697.661436 ( 68.816872)
test_rubyspec 0.105637 0.056038 46.399988 ( 51.745109)
total: 133.36 sec