Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-063048
#<BuildRuby:0x0000555726fa25a8
@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.20220429-063048",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006806 0.000000 0.877344 ( 0.976891)
build_miniruby 0.000974 0.000000 0.057475 ( 0.056251)
build_ruby 0.000964 0.000000 0.058105 ( 0.056818)
build_all 0.000501 0.003978 1.483043 ( 0.597055)
build_install 0.008712 0.000261 6.204608 ( 2.820942)
test_btest 0.000829 0.000046 54.068049 ( 8.435415)
test_basic 0.005862 0.000325 0.329459 ( 0.417897)
test_all 0.000957 0.000053 631.665422 ( 92.240212)
test_rubyspec 0.095247 0.022322 43.766043 ( 48.689340)
total: 154.29 sec