Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-063525
#<BuildRuby:0x00005580d6bdc020
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230206-063525",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.003710 0.610862 ( 1.022690)
build_miniruby 0.000593 0.000381 0.625234 ( 0.624422)
build_ruby 0.001217 0.000000 2.040121 ( 2.039467)
build_all 0.005148 0.003568 12.195922 ( 1.523012)
build_install 0.006478 0.000000 1.450581 ( 0.700948)
test_btest 0.000691 0.000000 63.032782 ( 6.426016)
test_basic 0.003813 0.000000 0.243064 ( 0.338031)
test_all 0.001337 0.000170 485.339128 ( 53.066176)
test_rubyspec 0.021130 0.008292 34.979567 ( 45.558812)
total: 111.30 sec