Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-074219
#<BuildRuby:0x000055e36b82cf40
@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.20220406-074219",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007453 0.004250 1.014955 ( 1.670040)
build_miniruby 0.001516 0.000179 0.072014 ( 0.070395)
build_ruby 0.001496 0.000176 0.078069 ( 0.076389)
build_all 0.005916 0.003826 4.068185 ( 0.863370)
build_install 0.029193 0.007170 8.809689 ( 3.133646)
test_btest 0.000790 0.000144 71.727777 ( 9.125342)
test_basic 0.005475 0.000995 0.332294 ( 0.421033)
test_all 0.001238 0.000225 685.318687 ( 71.268878)
test_rubyspec 0.153201 0.082211 48.604764 ( 54.028974)
total: 140.66 sec