Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-064156
#<BuildRuby:0x000055a2c348c018
@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.20221214-064156",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000018 0.000004 0.000022 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.000000 0.004349 0.836646 ( 1.476773)
build_miniruby 0.000000 0.000905 1.011038 ( 1.009677)
build_ruby 0.000000 0.001245 2.730016 ( 2.607399)
build_all 0.006890 0.002075 15.920723 ( 3.443291)
build_install 0.009234 0.000320 2.261257 ( 1.285810)
test_btest 0.000415 0.000119 63.646030 ( 10.865721)
test_basic 0.003311 0.000946 0.311834 ( 0.403772)
test_all 0.001045 0.000299 671.285107 (142.744645)
test_rubyspec 0.045892 0.015668 52.601355 ( 60.824119)
total: 224.66 sec