Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-184359
#<BuildRuby:0x000055dea5cec028
@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.20221229-184359",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.005506 0.000786 0.852391 ( 1.064866)
build_miniruby 0.001191 0.000170 1.018814 ( 1.016882)
build_ruby 0.001660 0.000000 2.788589 ( 2.785920)
build_all 0.009484 0.000256 16.783699 ( 2.976842)
build_install 0.008890 0.000492 2.298352 ( 1.176560)
test_btest 0.000989 0.000117 69.489944 ( 11.210792)
test_basic 0.006313 0.000144 0.343753 ( 0.430010)
test_all 0.001337 0.000067 666.394859 ( 97.947534)
test_rubyspec 0.088048 0.022673 51.528748 ( 59.571094)
total: 178.18 sec