Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-055954
#<BuildRuby:0x00005624f214bf00
@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.20220611-055954",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002153 0.004343 0.846584 ( 1.382584)
build_miniruby 0.000827 0.000059 0.057488 ( 0.056229)
build_ruby 0.000890 0.000064 0.059227 ( 0.057949)
build_all 0.004012 0.000286 1.509445 ( 0.604552)
build_install 0.010162 0.000726 6.306179 ( 2.851944)
test_btest 0.000708 0.000050 52.476306 ( 8.146221)
test_basic 0.001499 0.005010 0.343402 ( 0.430905)
test_all 0.002389 0.000120 640.645902 ( 95.512042)
test_rubyspec 0.057440 0.058888 44.103573 ( 49.668747)
total: 158.71 sec