Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-040317
#<BuildRuby:0x000055a7b7e4be70
@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.20221228-040317",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002213 0.004238 0.843206 ( 1.025652)
build_miniruby 0.000000 0.001126 1.014273 ( 1.012056)
build_ruby 0.000000 0.001572 2.769711 ( 2.766957)
build_all 0.002118 0.007634 16.719873 ( 2.983417)
build_install 0.010277 0.001319 2.256718 ( 1.184218)
test_btest 0.000686 0.000137 76.859183 ( 10.790840)
test_basic 0.002124 0.004582 0.361335 ( 0.447411)
test_all 0.001108 0.000277 663.677687 (116.385374)
test_rubyspec 0.064091 0.069264 51.464827 ( 59.577502)
total: 196.17 sec