Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-035614
#<BuildRuby:0x0000558066f2c4e8
@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.20220329-035614",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005904 0.004930 1.029257 ( 2.411869)
build_miniruby 0.001153 0.000576 0.075288 ( 0.074027)
build_ruby 0.001969 0.000000 0.076267 ( 0.074347)
build_all 0.006133 0.004120 4.160086 ( 0.844515)
build_install 0.022928 0.000681 7.816578 ( 2.400060)
test_btest 0.000767 0.000282 71.510696 ( 8.010420)
test_basic 0.005991 0.002208 0.317811 ( 0.411029)
test_all 0.001469 0.000541 709.357174 ( 69.580161)
test_rubyspec 0.102862 0.067206 45.930828 ( 51.335687)
total: 135.14 sec