Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-063228
#<BuildRuby:0x0000562788c18a58
@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.20220403-063228",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006355 0.005076 1.015851 ( 1.116891)
build_miniruby 0.002107 0.000000 0.073340 ( 0.071333)
build_ruby 0.002082 0.000000 0.078054 ( 0.075853)
build_all 0.007924 0.003048 4.254572 ( 0.859748)
build_install 0.016688 0.007669 8.650070 ( 2.996934)
test_btest 0.000886 0.000354 73.459229 ( 8.279820)
test_basic 0.004997 0.001999 0.346591 ( 0.437205)
test_all 0.001819 0.000000 652.433983 ( 65.870096)
test_rubyspec 0.098478 0.077718 46.606261 ( 51.881266)
total: 131.59 sec