Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-183059
#<BuildRuby:0x0000561094713f68
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221118-183059",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003942 0.000910 1.105348 ( 1.293333)
build_miniruby 0.000771 0.000178 0.961749 ( 0.960489)
build_ruby 0.001070 0.000247 2.818989 ( 2.685689)
build_all 0.005545 0.003575 15.920465 ( 3.284879)
build_install 0.008295 0.002212 2.153953 ( 1.280067)
test_btest 0.000503 0.000134 56.343905 ( 11.924635)
test_basic 0.003528 0.000941 0.314570 ( 0.405477)
test_all 0.001169 0.000000 659.716408 (102.934855)
test_rubyspec 0.034098 0.029306 51.459169 ( 59.758920)
total: 184.53 sec