Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-183758
#<BuildRuby:0x00005565a2337680
@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-183758",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.009861 0.001409 1.006198 ( 1.030856)
build_miniruby 0.000000 0.002167 0.076080 ( 0.075736)
build_ruby 0.001010 0.000834 0.080846 ( 0.079984)
build_all 0.009901 0.000278 4.227058 ( 0.871636)
build_install 0.019153 0.004632 7.943364 ( 2.430832)
test_btest 0.001136 0.000206 77.489042 ( 8.480174)
test_basic 0.004589 0.004423 0.338721 ( 0.427440)
test_all 0.001502 0.000326 648.207129 ( 64.981343)
test_rubyspec 0.097774 0.070253 46.208945 ( 51.689259)
total: 130.07 sec