Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-062409
#<BuildRuby:0x000055cf53708208
@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.20220817-062409",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006134 0.000324 0.840649 ( 0.863026)
build_miniruby 0.000986 0.000000 0.057985 ( 0.056805)
build_ruby 0.000845 0.000000 0.059431 ( 0.058278)
build_all 0.004812 0.000000 1.543861 ( 0.588129)
build_install 0.010943 0.000180 1.906789 ( 0.954940)
test_btest 0.000586 0.000065 57.331004 ( 8.041801)
test_basic 0.005868 0.000000 0.335054 ( 0.423335)
test_all 0.001868 0.000000 621.180325 ( 90.936788)
test_rubyspec 0.064261 0.023634 43.798208 ( 51.220037)
total: 153.14 sec