Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-184925
#<BuildRuby:0x0000560f071c72c8
@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.20220828-184925",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005127 0.001282 0.839083 ( 1.043087)
build_miniruby 0.000787 0.000196 0.058425 ( 0.057216)
build_ruby 0.000642 0.000161 0.059951 ( 0.058731)
build_all 0.003556 0.000889 1.532282 ( 0.586409)
build_install 0.005797 0.005044 1.882214 ( 0.954097)
test_btest 0.000566 0.000174 54.105981 ( 7.919830)
test_basic 0.004329 0.001332 0.299625 ( 0.388448)
test_all 0.001564 0.000481 630.633881 ( 91.532002)
test_rubyspec 0.071347 0.048928 43.413875 ( 51.716548)
total: 154.26 sec