Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-164448
#<BuildRuby:0x0000561d7164bdd0
@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.20220717-164448",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006226 0.807996 ( 0.990590)
build_miniruby 0.000000 0.000973 0.056946 ( 0.055745)
build_ruby 0.000000 0.000933 0.058969 ( 0.057848)
build_all 0.002001 0.002665 1.536406 ( 0.598581)
build_install 0.010120 0.000828 5.622298 ( 2.179454)
test_btest 0.000620 0.000194 46.276111 ( 9.058132)
test_basic 0.001278 0.004423 0.293709 ( 0.382208)
test_all 0.001068 0.000400 624.827780 ( 91.802155)
test_rubyspec 0.062598 0.065867 43.750546 ( 49.374919)
total: 154.50 sec