Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-205235
#<BuildRuby:0x0000557ef991caf8
@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.20220404-205235",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010660 0.000935 0.998966 ( 1.205255)
build_miniruby 0.002261 0.000000 0.077312 ( 0.074886)
build_ruby 0.002251 0.000014 0.071299 ( 0.068800)
build_all 0.006813 0.004172 4.201977 ( 0.838413)
build_install 0.016951 0.006149 8.524559 ( 2.972244)
test_btest 0.000985 0.000207 75.859066 ( 8.594226)
test_basic 0.005217 0.001099 0.335898 ( 0.425108)
test_all 0.001636 0.000345 692.712660 ( 67.436924)
test_rubyspec 0.094318 0.076357 46.551590 ( 51.762680)
total: 133.38 sec