Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-061516
#<BuildRuby:0x0000557fff89bf00
@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.20230101-061516",
@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.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002851 0.003826 0.863365 ( 1.190050)
build_miniruby 0.000971 0.000194 1.014640 ( 1.012711)
build_ruby 0.001296 0.000259 2.769336 ( 2.766935)
build_all 0.009813 0.000000 16.723974 ( 2.975452)
build_install 0.007309 0.004271 2.307159 ( 1.186022)
test_btest 0.000867 0.000182 76.716696 ( 10.736347)
test_basic 0.005334 0.001123 0.342894 ( 0.429371)
test_all 0.001219 0.000256 654.772132 (112.700143)
test_rubyspec 0.074520 0.043214 51.504342 ( 59.578011)
total: 192.58 sec