Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-062053
#<BuildRuby:0x000055a5d9e581f0
@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.20220501-062053",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000025 0.000002 0.000027 ( 0.000012)
build_up 0.006429 0.000459 0.891006 ( 0.956762)
build_miniruby 0.000847 0.000061 0.056928 ( 0.055797)
build_ruby 0.000916 0.000065 0.057297 ( 0.055996)
build_all 0.004219 0.000000 1.497136 ( 0.593337)
build_install 0.006746 0.004204 6.261060 ( 2.820928)
test_btest 0.001278 0.000150 52.923638 ( 8.088414)
test_basic 0.005072 0.000597 0.257064 ( 0.345649)
test_all 0.001464 0.000000 611.037254 ( 90.662237)
test_rubyspec 0.070088 0.043780 43.865139 ( 48.771867)
total: 152.35 sec