Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-120512
#<BuildRuby:0x0000561bf69c7f58
@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-120512",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.002368 0.004406 0.846762 ( 1.040961)
build_miniruby 0.001128 0.000151 1.015839 ( 1.013789)
build_ruby 0.001413 0.000188 2.770671 ( 2.767924)
build_all 0.000824 0.009072 16.731690 ( 2.988364)
build_install 0.004450 0.007373 2.300631 ( 1.180670)
test_btest 0.001045 0.000000 70.538094 ( 11.136915)
test_basic 0.005520 0.000797 0.362152 ( 0.448623)
test_all 0.001086 0.000362 666.963257 ( 95.897626)
test_rubyspec 0.107208 0.027955 51.636757 ( 59.787070)
total: 176.26 sec