Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-064304
#<BuildRuby:0x0000556c75c1be98
@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.20221130-064304",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004425 0.000680 1.197213 ( 1.346795)
build_miniruby 0.000903 0.000000 1.051446 ( 1.050229)
build_ruby 0.001255 0.000000 2.786725 ( 2.695690)
build_all 0.008618 0.000300 15.724735 ( 3.388769)
build_install 0.004934 0.004550 2.266045 ( 1.309246)
test_btest 0.000526 0.000098 60.774490 ( 11.806663)
test_basic 0.000279 0.004598 0.304544 ( 0.395460)
test_all 0.000901 0.000226 669.822113 (122.716221)
test_rubyspec 0.051304 0.027632 53.311175 ( 61.452755)
total: 206.16 sec