Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-010433
#<BuildRuby:0x00005576c1eb3e98
@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.20220504-010433",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005396 0.001349 0.927946 ( 0.962554)
build_miniruby 0.000791 0.000197 0.057152 ( 0.055944)
build_ruby 0.000815 0.000204 0.057685 ( 0.056448)
build_all 0.003423 0.000856 1.484056 ( 0.596970)
build_install 0.005974 0.005152 6.262093 ( 2.823541)
test_btest 0.000551 0.000170 55.566404 ( 8.138829)
test_basic 0.004697 0.001445 0.334402 ( 0.422124)
test_all 0.000946 0.000291 621.910669 ( 91.286772)
test_rubyspec 0.061816 0.060769 43.921101 ( 48.858738)
total: 153.20 sec