Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-044941
#<BuildRuby:0x0000558490f20b38
@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.20220331-044941",
@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.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008114 0.002214 1.063443 ( 6.203326)
build_miniruby 0.001680 0.000458 0.073469 ( 0.071275)
build_ruby 0.001861 0.000508 0.076245 ( 0.073813)
build_all 0.002185 0.007195 4.220737 ( 0.862896)
build_install 0.013230 0.011017 7.988736 ( 2.383986)
test_btest 0.000790 0.000369 68.948556 ( 8.530665)
test_basic 0.007176 0.001006 0.341742 ( 0.433504)
test_all 0.001209 0.000528 713.203791 ( 68.682942)
test_rubyspec 0.086600 0.085808 46.615766 ( 52.028669)
total: 139.27 sec