Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-040326
#<BuildRuby:0x00005592ae7f27b8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-040326",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.004661 0.000212 1.111086 ( 1.161463)
build_miniruby 0.000944 0.000043 0.981213 ( 0.979665)
build_ruby 0.001154 0.000053 2.883243 ( 2.751882)
build_all 0.004491 0.004655 15.818777 ( 3.273455)
build_install 0.010131 0.000102 2.295883 ( 1.308122)
test_btest 0.000549 0.000046 57.778188 ( 12.254649)
test_basic 0.004468 0.000373 0.303623 ( 0.393770)
test_all 0.000943 0.000079 658.029950 (121.613507)
test_rubyspec 0.048181 0.026579 52.500353 ( 60.691315)
total: 204.43 sec