Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-003034
#<BuildRuby:0x0000563d0885f2c8
@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-003034",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004565 0.000269 1.055126 ( 1.097493)
build_miniruby 0.000875 0.000052 1.057484 ( 1.056091)
build_ruby 0.001133 0.000067 2.782840 ( 2.674407)
build_all 0.008720 0.000241 15.823217 ( 3.345027)
build_install 0.008430 0.000000 2.079770 ( 1.253523)
test_btest 0.000577 0.000000 60.709846 ( 10.960490)
test_basic 0.000350 0.004211 0.306049 ( 0.397243)
test_all 0.001090 0.000104 648.866377 (100.827045)
test_rubyspec 0.060118 0.009544 52.139233 ( 60.420441)
total: 182.03 sec