Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-081509
#<BuildRuby:0x000055945192c3c8
@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.20221212-081509",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.004257 0.000000 0.865129 ( 1.077797)
build_miniruby 0.000000 0.000879 0.927644 ( 0.926325)
build_ruby 0.000000 0.001245 2.826087 ( 2.731178)
build_all 0.007944 0.001126 15.722933 ( 3.224403)
build_install 0.009551 0.000307 2.258343 ( 1.277151)
test_btest 0.000558 0.000093 65.925815 ( 10.721770)
test_basic 0.003902 0.000651 0.320030 ( 0.411090)
test_all 0.001891 0.000315 679.959740 (134.591871)
test_rubyspec 0.051915 0.021389 52.761157 ( 61.037547)
total: 216.00 sec