Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-153752
#<BuildRuby:0x0000556a1fe6f0f8
@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-153752",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.000080 0.004046 0.871558 ( 1.076112)
build_miniruby 0.000968 0.000051 1.050007 ( 1.048903)
build_ruby 0.001298 0.000000 2.713617 ( 2.617642)
build_all 0.009051 0.000105 15.861997 ( 3.350428)
build_install 0.010500 0.000286 2.280137 ( 1.271778)
test_btest 0.000558 0.000025 57.832895 ( 12.086425)
test_basic 0.005207 0.000237 0.308516 ( 0.398340)
test_all 0.001273 0.000058 666.914482 (138.265958)
test_rubyspec 0.044534 0.017497 52.489269 ( 60.696968)
total: 220.81 sec