Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-044535
#<BuildRuby:0x0000556e768bc6c8
@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.20220210-044535",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010308 0.000847 0.940407 ( 1.027533)
build_miniruby 0.001745 0.000233 0.074745 ( 0.073232)
build_ruby 0.001772 0.000237 0.076873 ( 0.074848)
build_all 0.004503 0.007186 4.084892 ( 0.769320)
build_install 0.023633 0.000533 7.838759 ( 2.359467)
test_btest 0.001088 0.000189 72.200723 ( 8.473853)
test_basic 0.006380 0.001109 0.332321 ( 0.421502)
test_all 0.001470 0.000256 672.006463 ( 65.371166)
test_rubyspec 0.102823 0.073704 46.271195 ( 51.511972)
total: 130.08 sec