Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-101634
#<BuildRuby:0x000055a6e0ceb440
@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.20220312-101634",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003962 0.006048 0.997194 ( 1.243594)
build_miniruby 0.001199 0.000654 0.076196 ( 0.074124)
build_ruby 0.001050 0.000572 0.076264 ( 0.074816)
build_all 0.004020 0.005911 1.480587 ( 0.620752)
build_install 0.017124 0.004765 5.221696 ( 2.161028)
test_btest 0.000795 0.000424 71.524056 ( 8.486893)
test_basic 0.005280 0.002817 0.334545 ( 0.422633)
test_all 0.001095 0.000584 669.030720 ( 65.720833)
test_rubyspec 0.097134 0.075129 46.348155 ( 51.385429)
total: 130.19 sec