Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-025749
#<BuildRuby:0x000055fe5b4ee8a0
@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.20220228-025749",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006996 0.004568 1.017982 ( 1.187850)
build_miniruby 0.001421 0.000190 0.075270 ( 0.074018)
build_ruby 0.001896 0.000253 0.076944 ( 0.074794)
build_all 0.009776 0.000644 4.266623 ( 0.866740)
build_install 0.023260 0.000000 7.940865 ( 2.404556)
test_btest 0.001578 0.000021 76.535821 ( 8.043122)
test_basic 0.002515 0.005319 0.334498 ( 0.422408)
test_all 0.001616 0.000231 695.261922 ( 67.700587)
test_rubyspec 0.095212 0.078508 46.525908 ( 51.908909)
total: 132.68 sec