Logfile: /home/ko1/ruby/logs/brlog.trunk.20220509-083936
#<BuildRuby:0x0000555b72b7be98
@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.20220509-083936",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006409 0.000493 0.861315 ( 1.019906)
build_miniruby 0.000913 0.000071 0.057167 ( 0.056011)
build_ruby 0.000964 0.000000 0.057839 ( 0.056759)
build_all 0.004277 0.000037 1.484705 ( 0.592792)
build_install 0.009648 0.000002 6.243222 ( 2.843634)
test_btest 0.000544 0.000034 52.345761 ( 8.202526)
test_basic 0.000000 0.006516 0.346982 ( 0.434242)
test_all 0.000000 0.001935 636.859566 ( 90.574671)
test_rubyspec 0.086356 0.041253 43.906059 ( 48.807026)
total: 152.59 sec