Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-121936
#<BuildRuby:0x000055b7d7bf06c8
@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.20220311-121936",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009365 0.000669 1.005940 ( 1.193677)
build_miniruby 0.002224 0.000000 0.082172 ( 0.080462)
build_ruby 0.002007 0.000000 0.074575 ( 0.072458)
build_all 0.009524 0.000000 1.520901 ( 0.618466)
build_install 0.023040 0.000169 5.260700 ( 2.186134)
test_btest 0.001156 0.000055 72.662537 ( 7.701299)
test_basic 0.006348 0.000302 0.331306 ( 0.422109)
test_all 0.001928 0.000092 705.839003 ( 68.409792)
test_rubyspec 0.089036 0.083011 46.324501 ( 51.700957)
total: 132.39 sec