Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-044232
#<BuildRuby:0x000055ca6ab27e80
@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.20221226-044232",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004155 0.000011 0.808555 ( 1.054346)
build_miniruby 0.000960 0.000000 0.946226 ( 0.944649)
build_ruby 0.001157 0.000000 2.662846 ( 2.661504)
build_all 0.008900 0.000168 15.710829 ( 3.306702)
build_install 0.008262 0.000435 2.181357 ( 1.201089)
test_btest 0.000680 0.000035 66.569120 ( 10.843640)
test_basic 0.004221 0.000222 0.302204 ( 0.393756)
test_all 0.000896 0.000047 636.117526 (116.905132)
test_rubyspec 0.050611 0.020082 52.270216 ( 60.447442)
total: 197.76 sec