Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-182728
#<BuildRuby:0x0000555d3b61ac40
@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.20221126-182728",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004992 0.000312 1.220644 ( 1.570838)
build_miniruby 0.000861 0.000054 1.018330 ( 1.016923)
build_ruby 0.001118 0.000070 2.852738 ( 2.753991)
build_all 0.005188 0.004585 22.612633 ( 4.400312)
build_install 0.009389 0.001105 4.394697 ( 1.564907)
test_btest 0.000492 0.000058 59.882994 ( 11.349747)
test_basic 0.004547 0.000535 0.342925 ( 0.433000)
test_all 0.001566 0.000084 665.358037 (119.140332)
test_rubyspec 0.048846 0.010462 53.283760 ( 61.449421)
total: 203.68 sec