Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-061915
#<BuildRuby:0x000055b60adcf440
@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.20220217-061915",
@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.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006413 0.004553 0.944197 ( 1.878052)
build_miniruby 0.001467 0.000419 0.076477 ( 0.074864)
build_ruby 0.001539 0.000439 0.075157 ( 0.073528)
build_all 0.002576 0.007791 4.158234 ( 0.776279)
build_install 0.019762 0.003827 7.780730 ( 2.356131)
test_btest 0.001215 0.000000 74.655237 ( 7.906928)
test_basic 0.007514 0.000242 0.339205 ( 0.430770)
test_all 0.001682 0.000535 685.942808 ( 66.153325)
test_rubyspec 0.108450 0.058963 46.003593 ( 51.215139)
total: 130.87 sec