Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-142439
#<BuildRuby:0x0000557e6db312f8
@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.20220429-142439",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009669 0.000000 0.854071 ( 0.925650)
build_miniruby 0.001614 0.000000 0.062519 ( 0.060855)
build_ruby 0.001290 0.000000 0.053903 ( 0.052499)
build_all 0.003599 0.004726 1.216783 ( 0.454998)
build_install 0.011853 0.007106 4.891627 ( 2.456814)
test_btest 0.001378 0.000197 50.049463 ( 6.049482)
test_basic 0.005393 0.000187 0.277816 ( 0.369278)
test_all 0.002638 0.000359 508.710650 ( 54.154871)
test_rubyspec 0.091807 0.043511 41.132683 ( 46.708227)
total: 111.23 sec