Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-225041
#<BuildRuby:0x000055e72a0b8af8
@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.20220226-225041",
@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.000012 0.000006 0.000018 ( 0.000019)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.005168 0.007013 1.000542 ( 1.050199)
build_miniruby 0.001226 0.000736 0.076948 ( 0.075696)
build_ruby 0.001330 0.000798 0.077790 ( 0.076573)
build_all 0.008911 0.002294 4.139846 ( 0.848970)
build_install 0.016830 0.003724 8.022053 ( 2.437630)
test_btest 0.000771 0.000363 70.928650 ( 7.902869)
test_basic 0.003689 0.004114 0.338707 ( 0.428572)
test_all 0.001278 0.000639 697.462084 ( 67.416775)
test_rubyspec 0.081312 0.078994 46.393556 ( 51.642387)
total: 131.88 sec