Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-052318
#<BuildRuby:0x000055ce0ca83ba0
@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.20220813-052318",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000039 0.000016 0.000055 ( 0.000055)
build_up 0.000035 0.011924 0.831061 ( 1.131215)
build_miniruby 0.000843 0.000590 0.062835 ( 0.061511)
build_ruby 0.001285 0.000900 0.065175 ( 0.063022)
build_all 0.004860 0.003403 1.249698 ( 0.471419)
build_install 0.011900 0.004593 1.552985 ( 0.778092)
test_btest 0.000949 0.000000 51.203335 ( 6.074811)
test_basic 0.004925 0.000347 0.291265 ( 0.382512)
test_all 0.003831 0.002234 514.748937 ( 53.224416)
test_rubyspec 0.083438 0.057727 41.472989 ( 49.073615)
total: 111.26 sec