Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-145320
#<BuildRuby:0x0000557500e4e7e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221127-145320",
@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.000019 0.000002 0.000021 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005466 0.000090 1.206819 ( 1.775172)
build_miniruby 0.001054 0.000000 0.983916 ( 0.982396)
build_ruby 0.001242 0.000000 2.674668 ( 2.583341)
build_all 0.009342 0.000497 22.569144 ( 4.345946)
build_install 0.008742 0.000000 4.319586 ( 1.524574)
test_btest 0.000533 0.000000 63.658370 ( 10.330798)
test_basic 0.004992 0.000000 0.319056 ( 0.409144)
test_all 0.001830 0.000102 688.309244 (107.103875)
test_rubyspec 0.046492 0.020770 53.551730 ( 61.788021)
total: 190.84 sec