Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-174901
#<BuildRuby:0x000055fe96e63468
@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.20220507-174901",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002774 0.003653 0.870133 ( 1.600518)
build_miniruby 0.001027 0.000000 0.057436 ( 0.056215)
build_ruby 0.001020 0.000000 0.057734 ( 0.056489)
build_all 0.004339 0.000000 1.484404 ( 0.595854)
build_install 0.006124 0.004098 6.288862 ( 2.813156)
test_btest 0.000600 0.000141 55.288579 ( 8.106553)
test_basic 0.003327 0.002735 0.350812 ( 0.438519)
test_all 0.001335 0.000000 637.770225 ( 93.169068)
test_rubyspec 0.076704 0.028779 43.710140 ( 48.627644)
total: 155.46 sec