Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-040146
#<BuildRuby:0x0000559ead5fbeb8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220425-040146",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.003043 0.004033 0.858859 ( 1.555340)
build_miniruby 0.000936 0.000134 0.057641 ( 0.056321)
build_ruby 0.000816 0.000117 0.058925 ( 0.057762)
build_all 0.003880 0.000554 1.489171 ( 0.611416)
build_install 0.006786 0.004105 6.304162 ( 2.816072)
test_btest 0.000685 0.000129 47.654814 ( 8.921304)
test_basic 0.004740 0.000889 0.316950 ( 0.405354)
test_all 0.001776 0.000333 642.735465 ( 91.953744)
test_rubyspec 0.065786 0.053370 44.296867 ( 49.192804)
total: 155.57 sec