Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-122820
#<BuildRuby:0x000055b6d0216038
@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.20221006-122820",
@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.000029 0.000008 0.000037 ( 0.000036)
autoconf 0.000039 0.000010 0.000049 ( 0.000049)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006918 0.004769 1.053986 ( 1.136578)
build_miniruby 0.000000 0.001866 0.101125 ( 0.098794)
build_ruby 0.000656 0.000920 0.097639 ( 0.095716)
build_all 0.007260 0.001148 1.275431 ( 0.569650)
build_install 0.010640 0.006525 1.650639 ( 0.908320)
test_btest 0.000928 0.000348 63.086403 ( 6.577094)
test_basic 0.005824 0.000456 0.345239 ( 0.437873)
test_all 0.005454 0.001031 506.198837 ( 54.299793)
test_rubyspec 0.070313 0.048441 42.441853 ( 50.956669)
total: 115.08 sec