Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-161058
#<BuildRuby:0x000055b93be00b38
@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.20220312-161058",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001863 0.009866 0.985028 ( 1.049166)
build_miniruby 0.001608 0.000536 0.075497 ( 0.073183)
build_ruby 0.001615 0.000538 0.076531 ( 0.073975)
build_all 0.008334 0.000223 1.497264 ( 0.612918)
build_install 0.012665 0.010487 5.215474 ( 2.191247)
test_btest 0.001537 0.000000 73.583959 ( 8.609512)
test_basic 0.000868 0.006883 0.333275 ( 0.427889)
test_all 0.001922 0.000000 671.845446 ( 65.823440)
test_rubyspec 0.114459 0.048768 46.114151 ( 51.455516)
total: 130.32 sec