Logfile: /home/ko1/ruby/logs/brlog.trunk.20220523-122926
#<BuildRuby:0x0000562ca2523468
@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.20220523-122926",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003092 0.003474 0.860054 ( 2.984514)
build_miniruby 0.000000 0.000940 0.056481 ( 0.055270)
build_ruby 0.000000 0.000845 0.057975 ( 0.056790)
build_all 0.003066 0.001147 1.491193 ( 0.601734)
build_install 0.003463 0.006158 6.309778 ( 2.853469)
test_btest 0.000643 0.000169 51.905790 ( 8.219573)
test_basic 0.004692 0.001235 0.365020 ( 0.452655)
test_all 0.001787 0.000470 634.838700 ( 89.423448)
test_rubyspec 0.071242 0.045376 44.105374 ( 49.713707)
total: 154.36 sec