Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-235222
#<BuildRuby:0x000055c5f8cfa5a8
@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.20220304-235222",
@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.000025 0.000004 0.000029 ( 0.000028)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.009755 0.001394 1.018994 ( 1.029807)
build_miniruby 0.001844 0.000000 0.075971 ( 0.074595)
build_ruby 0.002087 0.000000 0.075275 ( 0.073382)
build_all 0.005961 0.004812 4.198566 ( 0.853849)
build_install 0.020537 0.004137 7.908505 ( 2.413638)
test_btest 0.001113 0.000212 74.866984 ( 8.152928)
test_basic 0.002054 0.005120 0.326138 ( 0.422802)
test_all 0.001758 0.000419 665.218033 ( 70.668595)
test_rubyspec 0.092761 0.064809 46.372673 ( 51.837496)
total: 135.53 sec