Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-025228
#<BuildRuby:0x000055ce618c8040
@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.20221220-025228",
@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.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.004116 0.860676 ( 1.073629)
build_miniruby 0.000000 0.000923 1.014932 ( 1.013664)
build_ruby 0.000000 0.001326 2.811569 ( 2.704411)
build_all 0.003230 0.005892 15.793791 ( 3.355625)
build_install 0.009288 0.000226 2.238686 ( 1.223834)
test_btest 0.000488 0.000115 60.684701 ( 11.518901)
test_basic 0.005003 0.000167 0.307115 ( 0.397593)
test_all 0.000000 0.001316 667.721684 (148.516442)
test_rubyspec 0.050542 0.022139 52.812555 ( 60.997363)
total: 230.80 sec