Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-104530
#<BuildRuby:0x000055ec6d827940
@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.20220206-104530",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.010673 0.000377 0.923198 ( 1.111677)
build_miniruby 0.001763 0.000272 0.078035 ( 0.076038)
build_ruby 0.001506 0.000232 0.068222 ( 0.066598)
build_all 0.006885 0.004117 4.149685 ( 0.782180)
build_install 0.019165 0.004732 7.774195 ( 2.316934)
test_btest 0.001154 0.000243 79.231008 ( 8.336082)
test_basic 0.002846 0.004138 0.334639 ( 0.430759)
test_all 0.001450 0.000363 691.372392 ( 67.372797)
test_rubyspec 0.118728 0.047212 45.883847 ( 51.310879)
total: 131.81 sec