Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-015315
#<BuildRuby:0x00005580035c28c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220728-015315",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000000 0.006706 0.865072 ( 1.205169)
build_miniruby 0.000000 0.000881 0.057382 ( 0.056169)
build_ruby 0.000776 0.000197 0.059285 ( 0.058065)
build_all 0.004064 0.000542 1.526672 ( 0.584136)
build_install 0.011053 0.000308 5.626263 ( 2.145866)
test_btest 0.000678 0.000080 52.961388 ( 7.655651)
test_basic 0.005525 0.000000 0.298454 ( 0.387508)
test_all 0.001315 0.000000 602.835939 ( 89.509980)
test_rubyspec 0.069768 0.059467 43.624904 ( 49.260516)
total: 150.86 sec