Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-160225
#<BuildRuby:0x000055f9e4f57e70
@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.20221230-160225",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.005788 0.000557 0.849138 ( 1.030863)
build_miniruby 0.001027 0.000294 1.015379 ( 1.013298)
build_ruby 0.001181 0.000337 2.773721 ( 2.771173)
build_all 0.008703 0.001232 16.741430 ( 2.983756)
build_install 0.003821 0.005724 2.305212 ( 1.183264)
test_btest 0.000816 0.000272 78.608014 ( 11.028122)
test_basic 0.001139 0.005220 0.342124 ( 0.429049)
test_all 0.000967 0.000387 670.145452 (100.612671)
test_rubyspec 0.090648 0.033130 51.736164 ( 59.763808)
total: 180.82 sec