Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-154538
#<BuildRuby:0x0000562df51be620
@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-154538",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000000 0.006977 0.867535 ( 1.556172)
build_miniruby 0.000000 0.000932 0.057034 ( 0.055893)
build_ruby 0.000000 0.000799 0.057671 ( 0.056410)
build_all 0.000274 0.004036 1.474361 ( 0.597855)
build_install 0.005483 0.005472 6.256969 ( 2.796445)
test_btest 0.000586 0.000220 53.843722 ( 7.990950)
test_basic 0.003895 0.001460 0.283324 ( 0.372694)
test_all 0.001497 0.000000 615.085568 ( 92.558932)
test_rubyspec 0.089165 0.034949 43.763038 ( 48.715503)
total: 154.70 sec