Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-040441
#<BuildRuby:0x000055f031825e98
@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-040441",
@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.000018 0.000002 0.000020 ( 0.000021)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.001186 0.003201 0.855853 ( 1.348011)
build_miniruby 0.000714 0.000096 0.970982 ( 0.969695)
build_ruby 0.001043 0.000139 2.683929 ( 2.682555)
build_all 0.008134 0.000543 15.932560 ( 3.405401)
build_install 0.010394 0.000251 2.172829 ( 1.222522)
test_btest 0.000588 0.000066 66.681689 ( 10.852641)
test_basic 0.004129 0.000458 0.300475 ( 0.391254)
test_all 0.000744 0.000083 641.747841 (107.388170)
test_rubyspec 0.039930 0.021250 51.673239 ( 59.828417)
total: 188.09 sec