Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-220523
#<BuildRuby:0x000055a6d1fc8410
@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.20221202-220523",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004693 0.000494 1.163856 ( 1.172919)
build_miniruby 0.000959 0.000101 0.945545 ( 0.944185)
build_ruby 0.001160 0.000122 2.827688 ( 2.690455)
build_all 0.003899 0.005008 15.883577 ( 3.291552)
build_install 0.004848 0.005622 2.202409 ( 1.261778)
test_btest 0.000539 0.000113 68.309532 ( 11.503949)
test_basic 0.000000 0.004871 0.303030 ( 0.393575)
test_all 0.001549 0.000408 670.214563 (107.493219)
test_rubyspec 0.048378 0.017995 53.566754 ( 61.876417)
total: 190.63 sec