Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-055959
#<BuildRuby:0x0000561f9fc3f680
@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.20220217-055959",
@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.000004 0.000009 ( 0.000009)
autoconf 0.000009 0.000006 0.000015 ( 0.000015)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.006172 0.005325 0.959570 ( 1.758419)
build_miniruby 0.001019 0.000649 0.066906 ( 0.065536)
build_ruby 0.001453 0.000924 0.074127 ( 0.072149)
build_all 0.010069 0.000800 4.079462 ( 0.777077)
build_install 0.023185 0.000439 7.779913 ( 2.338938)
test_btest 0.001032 0.000401 73.920021 ( 7.858225)
test_basic 0.002017 0.005901 0.338107 ( 0.426915)
test_all 0.001257 0.000566 691.836877 ( 67.111767)
test_rubyspec 0.107822 0.061759 45.961190 ( 51.465881)
total: 131.88 sec