Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-012653
#<BuildRuby:0x0000561555473810
@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.20220401-012653",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.012058 1.000370 ( 1.241742)
build_miniruby 0.001147 0.000770 0.077010 ( 0.075668)
build_ruby 0.001275 0.000811 0.074849 ( 0.072793)
build_all 0.008081 0.002206 4.298454 ( 0.868584)
build_install 0.017352 0.006483 7.891317 ( 2.402139)
test_btest 0.000800 0.000427 76.150434 ( 7.898172)
test_basic 0.007830 0.000000 0.337265 ( 0.425694)
test_all 0.001676 0.000000 645.214156 ( 66.079341)
test_rubyspec 0.081321 0.065747 46.444293 ( 51.775514)
total: 130.84 sec