Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-005922
#<BuildRuby:0x0000559fbbbd28a0
@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.20220308-005922",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000883 0.010533 1.062613 ( 3.047337)
build_miniruby 0.001336 0.000446 0.074808 ( 0.073022)
build_ruby 0.001692 0.000564 0.078110 ( 0.076345)
build_all 0.000119 0.009710 4.127181 ( 0.862605)
build_install 0.016521 0.006297 7.938105 ( 2.419499)
test_btest 0.000768 0.000364 76.908969 ( 8.271775)
test_basic 0.004752 0.002251 0.332197 ( 0.428753)
test_all 0.001462 0.000692 693.661673 ( 67.422375)
test_rubyspec 0.080427 0.078069 46.720825 ( 51.884780)
total: 134.49 sec