Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-191057
#<BuildRuby:0x0000561f2ab044c0
@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.20220809-191057",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004429 0.007509 0.965405 ( 1.010980)
build_miniruby 0.001901 0.000356 0.074797 ( 0.072619)
build_ruby 0.001770 0.000332 0.079165 ( 0.077590)
build_all 0.004941 0.005354 1.525002 ( 0.574006)
build_install 0.018584 0.003581 5.165966 ( 2.019189)
test_btest 0.001111 0.000264 71.948406 ( 8.514234)
test_basic 0.006572 0.000511 0.325850 ( 0.421110)
test_all 0.001681 0.000382 642.877230 ( 65.115364)
test_rubyspec 0.119832 0.043164 46.112220 ( 53.675529)
total: 131.48 sec