Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-045617
#<BuildRuby:0x000055dd90dc8b38
@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.20220402-045617",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000006 0.000000 0.000006 ( 0.000008)
build_up 0.006975 0.005313 1.000279 ( 1.257921)
build_miniruby 0.002224 0.000477 0.071130 ( 0.068316)
build_ruby 0.001393 0.000298 0.069763 ( 0.068097)
build_all 0.004546 0.005890 4.268642 ( 0.837883)
build_install 0.014165 0.006546 8.507924 ( 2.973327)
test_btest 0.000952 0.000301 76.861392 ( 8.524240)
test_basic 0.007115 0.002247 0.330823 ( 0.417429)
test_all 0.001365 0.000431 640.873709 ( 65.302975)
test_rubyspec 0.121310 0.059909 46.483263 ( 51.826741)
total: 131.28 sec