Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-191913
#<BuildRuby:0x0000555f10007778
@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.20220429-191913",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001547 0.010625 1.024484 ( 1.138871)
build_miniruby 0.001080 0.000687 0.074034 ( 0.072196)
build_ruby 0.001272 0.000810 0.070761 ( 0.068674)
build_all 0.005733 0.003649 1.533122 ( 0.623824)
build_install 0.016225 0.007893 5.823135 ( 2.823534)
test_btest 0.000740 0.000445 71.664239 ( 8.089180)
test_basic 0.007308 0.001570 0.316734 ( 0.402512)
test_all 0.001557 0.000876 697.079214 ( 67.067324)
test_rubyspec 0.096925 0.091079 45.355644 ( 50.574476)
total: 130.86 sec