Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-101847
#<BuildRuby:0x000055f20432bf58
@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-101847",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005723 0.000763 0.849647 ( 1.085610)
build_miniruby 0.001206 0.000161 1.012385 ( 1.010379)
build_ruby 0.001426 0.000190 2.780849 ( 2.778174)
build_all 0.009915 0.000132 16.762907 ( 3.022669)
build_install 0.010233 0.001203 2.310873 ( 1.188281)
test_btest 0.000980 0.000116 75.001001 ( 10.796742)
test_basic 0.006295 0.000129 0.363063 ( 0.449505)
test_all 0.001082 0.000000 681.071589 ( 96.211603)
test_rubyspec 0.096395 0.037377 51.700143 ( 59.753644)
total: 176.30 sec