Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-195445
#<BuildRuby:0x0000561b394388e8
@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.20220728-195445",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000005 0.000022 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008926 0.002231 0.999194 ( 1.000418)
build_miniruby 0.000000 0.002097 0.071852 ( 0.069576)
build_ruby 0.000000 0.001955 0.065644 ( 0.063662)
build_all 0.003270 0.007491 1.491002 ( 0.560903)
build_install 0.020859 0.002728 5.122966 ( 2.063215)
test_btest 0.000885 0.000312 72.916674 ( 8.667060)
test_basic 0.003986 0.004539 0.331951 ( 0.424539)
test_all 0.002649 0.000336 654.311182 ( 64.542839)
test_rubyspec 0.107560 0.068792 45.719052 ( 51.362276)
total: 128.76 sec