Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-195742
#<BuildRuby:0x00005642c18d3510
@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.20220225-195742",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.008543 0.002848 0.997155 ( 1.027195)
build_miniruby 0.001897 0.000000 0.076782 ( 0.076391)
build_ruby 0.002092 0.000000 0.081303 ( 0.080296)
build_all 0.010215 0.000000 4.138651 ( 0.841046)
build_install 0.022258 0.000953 7.954268 ( 2.448815)
test_btest 0.000000 0.001453 73.723667 ( 8.072612)
test_basic 0.002515 0.006088 0.340810 ( 0.428956)
test_all 0.001597 0.000456 650.922054 ( 64.971141)
test_rubyspec 0.085748 0.071888 46.370360 ( 51.767363)
total: 129.72 sec