Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-234639
#<BuildRuby:0x000055a380b308e8
@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.20220430-234639",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.012322 0.000025 1.024318 ( 1.075124)
build_miniruby 0.001859 0.000232 0.073770 ( 0.071826)
build_ruby 0.001778 0.000222 0.074268 ( 0.072275)
build_all 0.008831 0.001104 1.492376 ( 0.604730)
build_install 0.010124 0.013394 5.847526 ( 2.819980)
test_btest 0.000967 0.000254 71.200077 ( 8.683704)
test_basic 0.003678 0.005839 0.333767 ( 0.419996)
test_all 0.001901 0.000601 696.315784 ( 67.267793)
test_rubyspec 0.127095 0.046574 45.119714 ( 50.373648)
total: 131.39 sec