Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-215144
#<BuildRuby:0x0000555734dbb510
@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.20220615-215144",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011410 0.001617 0.988243 ( 1.021227)
build_miniruby 0.001640 0.000351 0.069254 ( 0.067476)
build_ruby 0.001650 0.000354 0.074963 ( 0.073045)
build_all 0.003679 0.005704 1.482199 ( 0.594529)
build_install 0.019714 0.002467 5.830440 ( 2.811031)
test_btest 0.001173 0.000000 75.600088 ( 8.262745)
test_basic 0.007818 0.000000 0.331634 ( 0.419245)
test_all 0.000146 0.002336 681.872138 ( 66.848611)
test_rubyspec 0.085583 0.071078 45.193881 ( 51.069025)
total: 131.17 sec