Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-013821
#<BuildRuby:0x0000559784e6bdd0
@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.20220820-013821",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.006368 0.000552 0.875129 ( 0.930220)
build_miniruby 0.000792 0.000198 0.057453 ( 0.056127)
build_ruby 0.000842 0.000210 0.059132 ( 0.057764)
build_all 0.004742 0.000000 1.532716 ( 0.589807)
build_install 0.002765 0.008486 1.917487 ( 0.964899)
test_btest 0.000638 0.000000 50.569567 ( 8.493215)
test_basic 0.005206 0.000502 0.337266 ( 0.425779)
test_all 0.002160 0.000720 620.161273 ( 88.351868)
test_rubyspec 0.082225 0.044281 44.366426 ( 52.610176)
total: 152.48 sec