Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-170826
#<BuildRuby:0x00005582622cf4b8
@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.20220720-170826",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004734 0.007725 1.042194 ( 1.075355)
build_miniruby 0.000000 0.002453 0.070513 ( 0.068696)
build_ruby 0.002242 0.000099 0.066713 ( 0.064422)
build_all 0.008022 0.001783 1.536953 ( 0.596909)
build_install 0.008712 0.013706 5.196580 ( 2.099674)
test_btest 0.000966 0.000356 78.826322 ( 8.095863)
test_basic 0.008628 0.000012 0.325420 ( 0.416942)
test_all 0.001766 0.000183 677.262481 ( 66.367940)
test_rubyspec 0.106874 0.076901 45.804771 ( 51.520002)
total: 130.31 sec