Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-033515
#<BuildRuby:0x000055f6c071bfa8
@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.20221121-033515",
@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.000009 0.000000 0.000009 ( 0.000025)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004493 0.000321 1.020282 ( 1.053864)
build_miniruby 0.000926 0.000066 0.988215 ( 0.987106)
build_ruby 0.000000 0.001053 2.843797 ( 2.740868)
build_all 0.004989 0.003872 15.997971 ( 3.365975)
build_install 0.008679 0.000535 2.055390 ( 1.226094)
test_btest 0.000505 0.000067 62.459044 ( 10.438684)
test_basic 0.000244 0.005022 0.308021 ( 0.398720)
test_all 0.001091 0.000218 633.745767 (100.097811)
test_rubyspec 0.024453 0.037985 52.130259 ( 60.383080)
total: 180.69 sec