Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-134918
#<BuildRuby:0x000055dd5f7708e8
@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.20220401-134918",
@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.000014 0.000005 0.000019 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010418 0.002100 1.011454 ( 1.342097)
build_miniruby 0.000000 0.002538 0.068845 ( 0.066438)
build_ruby 0.000000 0.001752 0.080315 ( 0.078283)
build_all 0.008469 0.001644 4.216640 ( 0.846557)
build_install 0.010703 0.012773 8.517969 ( 2.994216)
test_btest 0.000832 0.000416 73.292704 ( 7.889641)
test_basic 0.007165 0.000812 0.341303 ( 0.429826)
test_all 0.000514 0.001388 665.807029 ( 65.660910)
test_rubyspec 0.088275 0.076926 46.679174 ( 52.064197)
total: 131.37 sec