Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-103128
#<BuildRuby:0x0000557ca61ab468
@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.20221212-103128",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003555 0.000474 0.836922 ( 1.301582)
build_miniruby 0.000802 0.000107 1.037699 ( 1.036441)
build_ruby 0.001162 0.000155 2.746337 ( 2.619606)
build_all 0.009020 0.000059 15.887756 ( 3.333153)
build_install 0.009047 0.000528 2.244172 ( 1.295134)
test_btest 0.000528 0.000058 58.160090 ( 11.968151)
test_basic 0.004478 0.000497 0.313225 ( 0.403612)
test_all 0.001858 0.000206 672.812128 (141.834158)
test_rubyspec 0.058930 0.003557 52.249556 ( 60.448476)
total: 224.24 sec