Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-051602
#<BuildRuby:0x000055dc6070fe80
@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.20221231-051602",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000006 0.000021 ( 0.000022)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.004727 0.001969 0.847034 ( 1.338037)
build_miniruby 0.000969 0.000404 1.021656 ( 1.019753)
build_ruby 0.001209 0.000504 2.811813 ( 2.809326)
build_all 0.006926 0.002886 16.754946 ( 2.975293)
build_install 0.005854 0.005757 2.294928 ( 1.180696)
test_btest 0.000918 0.000000 76.634210 ( 10.453734)
test_basic 0.005423 0.000861 0.338916 ( 0.425731)
test_all 0.000779 0.000341 660.127049 (104.876205)
test_rubyspec 0.090922 0.041835 51.354407 ( 59.415641)
total: 184.50 sec