Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-152159
#<BuildRuby:0x0000559c03cdc040
@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.20221215-152159",
@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.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004276 0.000024 0.850369 ( 1.216515)
build_miniruby 0.000883 0.000000 0.941618 ( 0.940351)
build_ruby 0.001127 0.000000 2.821440 ( 2.735714)
build_all 0.005186 0.003947 15.784506 ( 3.274031)
build_install 0.009936 0.000307 2.238553 ( 1.253753)
test_btest 0.000461 0.000080 67.792074 ( 11.231511)
test_basic 0.004587 0.000000 0.298148 ( 0.389169)
test_all 0.001377 0.000000 670.889086 (143.835708)
test_rubyspec 0.045611 0.011711 52.720248 ( 60.922883)
total: 225.80 sec