Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-092747
#<BuildRuby:0x000055c11f7d3f58
@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.20221213-092747",
@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.000020 0.000001 0.000021 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.003796 0.000223 0.865038 ( 1.099662)
build_miniruby 0.000899 0.000053 0.917771 ( 0.916487)
build_ruby 0.001127 0.000067 2.780481 ( 2.686467)
build_all 0.004060 0.004746 15.662921 ( 3.318819)
build_install 0.008897 0.001047 2.175682 ( 1.204018)
test_btest 0.000518 0.000061 65.927786 ( 10.792410)
test_basic 0.004349 0.000512 0.285312 ( 0.376214)
test_all 0.001767 0.000208 661.287213 (140.737177)
test_rubyspec 0.056732 0.011498 52.189025 ( 60.341154)
total: 221.47 sec