Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-212747
#<BuildRuby:0x00005624e5c1cf40
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220311-212747",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.010098 0.000383 0.998606 ( 1.467619)
build_miniruby 0.000000 0.001795 0.079412 ( 0.077695)
build_ruby 0.000000 0.001902 0.078870 ( 0.077036)
build_all 0.008258 0.001514 1.502266 ( 0.620312)
build_install 0.009981 0.012238 5.359050 ( 2.192188)
test_btest 0.000000 0.001471 77.716480 ( 8.430591)
test_basic 0.006406 0.002162 0.342182 ( 0.428362)
test_all 0.001696 0.000462 650.837967 ( 65.455242)
test_rubyspec 0.098369 0.058372 46.362241 ( 51.809256)
total: 130.56 sec