Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-203451
#<BuildRuby:0x000056137f143f00
@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.20221119-203451",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004801 0.000051 1.129493 ( 1.807466)
build_miniruby 0.000791 0.000052 0.973118 ( 0.971819)
build_ruby 0.001185 0.000079 2.804392 ( 2.693331)
build_all 0.008517 0.000568 16.025644 ( 3.299428)
build_install 0.000685 0.008197 1.995282 ( 1.125899)
test_btest 0.000565 0.000100 63.660011 ( 10.342436)
test_basic 0.000000 0.004685 0.294058 ( 0.384774)
test_all 0.000000 0.001035 632.618515 (102.117612)
test_rubyspec 0.039941 0.026894 51.690770 ( 59.963176)
total: 182.71 sec