Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-223144
#<BuildRuby:0x0000559478bcf810
@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.20220208-223144",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003507 0.007913 0.945046 ( 1.013176)
build_miniruby 0.001337 0.000668 0.078775 ( 0.076966)
build_ruby 0.001433 0.000716 0.074486 ( 0.072302)
build_all 0.007189 0.003594 4.096300 ( 0.771042)
build_install 0.019089 0.004671 7.706324 ( 2.383148)
test_btest 0.000803 0.000352 70.749428 ( 8.453436)
test_basic 0.006445 0.002820 0.342831 ( 0.433274)
test_all 0.001330 0.000582 697.867039 ( 67.589207)
test_rubyspec 0.081560 0.080879 45.921387 ( 51.359730)
total: 132.15 sec