Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-151433
#<BuildRuby:0x0000559783b0c8e8
@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.20220422-151433",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.011596 0.988815 ( 1.040887)
build_miniruby 0.000000 0.001853 0.072860 ( 0.070886)
build_ruby 0.000000 0.002129 0.072274 ( 0.070165)
build_all 0.007725 0.002084 1.432553 ( 0.610650)
build_install 0.016915 0.005639 5.854816 ( 2.778016)
test_btest 0.000748 0.000249 74.165644 ( 8.033385)
test_basic 0.005541 0.001847 0.332871 ( 0.421758)
test_all 0.002408 0.000325 706.977838 ( 67.688028)
test_rubyspec 0.102509 0.078887 45.412189 ( 50.638971)
total: 131.35 sec