Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-053032
#<BuildRuby:0x000055d73e998b38
@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.20220318-053032",
@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.000020 0.000003 0.000023 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009794 0.000780 1.039535 ( 3.428930)
build_miniruby 0.001583 0.000211 0.067972 ( 0.067133)
build_ruby 0.001858 0.000248 0.072597 ( 0.071805)
build_all 0.010272 0.000130 4.203932 ( 0.861683)
build_install 0.021651 0.000768 7.886301 ( 2.426469)
test_btest 0.000820 0.000082 73.538875 ( 7.821028)
test_basic 0.002632 0.005482 0.346811 ( 0.436443)
test_all 0.001795 0.000269 653.477566 ( 65.231418)
test_rubyspec 0.095689 0.076645 46.538581 ( 51.741769)
total: 132.09 sec