Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-023733
#<BuildRuby:0x000055f7d3ebe8a0
@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.20220301-023733",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008646 0.001995 1.011002 ( 1.111216)
build_miniruby 0.002539 0.000000 0.070504 ( 0.068571)
build_ruby 0.001975 0.000000 0.079730 ( 0.077803)
build_all 0.007379 0.003110 4.138937 ( 0.850778)
build_install 0.012245 0.010975 7.919871 ( 2.450389)
test_btest 0.001448 0.000000 71.395237 ( 8.216609)
test_basic 0.002346 0.007073 0.341058 ( 0.427836)
test_all 0.001896 0.000000 699.620189 ( 67.484606)
test_rubyspec 0.104039 0.061681 46.314219 ( 51.905822)
total: 132.59 sec