Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-071436
#<BuildRuby:0x00005598c11cb510
@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.20220222-071436",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004752 0.005560 0.999693 ( 14.402952)
build_miniruby 0.001550 0.000516 0.075112 ( 0.074018)
build_ruby 0.001441 0.000480 0.072406 ( 0.070982)
build_all 0.008663 0.001238 4.076868 ( 0.783057)
build_install 0.014917 0.008178 7.876695 ( 2.334417)
test_btest 0.000000 0.001154 75.768141 ( 8.067802)
test_basic 0.000108 0.008390 0.329615 ( 0.418543)
test_all 0.001198 0.000567 655.801579 ( 65.358579)
test_rubyspec 0.061400 0.097598 46.083300 ( 51.399781)
total: 142.91 sec