Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-223908
#<BuildRuby:0x0000557ab77c3440
@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.20220328-223908",
@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.000002 0.000009 ( 0.000011)
build_up 0.004786 0.006296 0.980976 ( 1.017464)
build_miniruby 0.001328 0.000603 0.076989 ( 0.075565)
build_ruby 0.001013 0.000461 0.075863 ( 0.074866)
build_all 0.003720 0.006509 4.184694 ( 0.851264)
build_install 0.020792 0.003390 7.832247 ( 2.395859)
test_btest 0.000000 0.001105 74.883615 ( 7.924964)
test_basic 0.000740 0.006295 0.339800 ( 0.428920)
test_all 0.001124 0.000595 662.869348 ( 66.560042)
test_rubyspec 0.089948 0.070859 46.003073 ( 51.502207)
total: 130.83 sec