Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-150641
#<BuildRuby:0x000055fa5acb0930
@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.20220404-150641",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000000 0.012055 1.014040 ( 1.057514)
build_miniruby 0.000000 0.001909 0.078336 ( 0.076680)
build_ruby 0.001822 0.000000 0.080754 ( 0.078834)
build_all 0.007072 0.002757 4.234160 ( 0.846116)
build_install 0.013010 0.010987 8.534056 ( 2.987651)
test_btest 0.000728 0.000410 73.950981 ( 8.592377)
test_basic 0.004637 0.002609 0.333688 ( 0.433770)
test_all 0.001169 0.000657 703.972825 ( 68.176269)
test_rubyspec 0.094905 0.071449 46.551857 ( 51.857745)
total: 134.11 sec