Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-075546
#<BuildRuby:0x000055d131657680
@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.20220305-075546",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.011349 0.001116 1.016463 ( 1.154275)
build_miniruby 0.001990 0.000306 0.078368 ( 0.077021)
build_ruby 0.001892 0.000291 0.078138 ( 0.076691)
build_all 0.010140 0.000739 4.288786 ( 0.871525)
build_install 0.021065 0.002096 7.932596 ( 2.457937)
test_btest 0.001295 0.000172 72.963246 ( 8.017691)
test_basic 0.000464 0.006579 0.340918 ( 0.430330)
test_all 0.000856 0.001377 686.819842 ( 66.774868)
test_rubyspec 0.090869 0.073282 46.385670 ( 51.838926)
total: 131.70 sec