Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-192246
#<BuildRuby:0x0000563f2e7f7e70
@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.20221228-192246",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.006580 0.000000 0.846150 ( 1.024019)
build_miniruby 0.001286 0.000000 1.015293 ( 1.013367)
build_ruby 0.001619 0.000000 2.787038 ( 2.784324)
build_all 0.009716 0.000000 16.746695 ( 2.983955)
build_install 0.010704 0.001036 2.303661 ( 1.190992)
test_btest 0.000915 0.000146 74.722888 ( 10.620051)
test_basic 0.003201 0.003348 0.345399 ( 0.431958)
test_all 0.001128 0.000217 678.029776 (101.313760)
test_rubyspec 0.095800 0.027685 51.592907 ( 59.642381)
total: 181.01 sec