Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-171129
#<BuildRuby:0x0000556d1160a620
@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.20221220-171129",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000000 0.004344 0.860854 ( 1.091697)
build_miniruby 0.000000 0.000848 1.040127 ( 1.039070)
build_ruby 0.000000 0.001368 2.623770 ( 2.622263)
build_all 0.004888 0.004241 15.682464 ( 3.305930)
build_install 0.001384 0.008185 2.231105 ( 1.265492)
test_btest 0.000365 0.000160 65.734826 ( 11.513452)
test_basic 0.003313 0.001450 0.327351 ( 0.418966)
test_all 0.001512 0.000366 663.888420 (148.885837)
test_rubyspec 0.038118 0.020814 52.477161 ( 60.642036)
total: 230.79 sec