Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-192125
#<BuildRuby:0x00005596bd050d30
@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.20220716-192125",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006591 0.004612 0.969112 ( 1.223753)
build_miniruby 0.002387 0.000000 0.066176 ( 0.063898)
build_ruby 0.001913 0.000000 0.069459 ( 0.067697)
build_all 0.009625 0.000000 1.492067 ( 0.595114)
build_install 0.014125 0.005076 5.051312 ( 2.058126)
test_btest 0.000929 0.000233 74.832758 ( 8.581196)
test_basic 0.005737 0.000345 0.322634 ( 0.414096)
test_all 0.002055 0.000490 640.781718 ( 64.614675)
test_rubyspec 0.108019 0.074519 45.416890 ( 51.245229)
total: 128.86 sec