Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-051935
#<BuildRuby:0x0000563ab74446c8
@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-051935",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002969 0.009181 1.011370 ( 1.364011)
build_miniruby 0.000000 0.001755 0.074274 ( 0.072588)
build_ruby 0.000000 0.002153 0.078024 ( 0.075498)
build_all 0.005996 0.003565 1.495141 ( 0.611008)
build_install 0.021061 0.001357 5.239571 ( 2.210688)
test_btest 0.000000 0.001395 72.971583 ( 8.166365)
test_basic 0.005121 0.003196 0.349876 ( 0.438152)
test_all 0.002432 0.000495 667.066952 ( 66.142479)
test_rubyspec 0.092945 0.043844 46.339730 ( 51.823824)
total: 130.91 sec