Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-195041
#<BuildRuby:0x0000555961f330f8
@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.20220305-195041",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000062 0.000020 0.000082 ( 0.000085)
build_up 0.007883 0.002628 1.011029 ( 1.269028)
build_miniruby 0.001743 0.000581 0.076050 ( 0.075376)
build_ruby 0.001627 0.000543 0.078600 ( 0.077928)
build_all 0.005892 0.005268 4.203325 ( 0.855752)
build_install 0.020425 0.003500 7.963598 ( 2.457968)
test_btest 0.000985 0.000328 73.183118 ( 8.288557)
test_basic 0.007073 0.000724 0.325117 ( 0.413951)
test_all 0.001613 0.000510 658.359218 ( 65.141233)
test_rubyspec 0.108611 0.059578 46.335464 ( 51.514906)
total: 130.10 sec