Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-020059
#<BuildRuby:0x000055ee47130728
@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.20221206-020059",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.004804 1.127608 ( 1.105088)
build_miniruby 0.000000 0.001033 1.076006 ( 1.074665)
build_ruby 0.000097 0.001244 2.727256 ( 2.616016)
build_all 0.004568 0.004152 15.696426 ( 3.240989)
build_install 0.007519 0.001184 2.151530 ( 1.255993)
test_btest 0.000447 0.000149 57.030868 ( 11.768814)
test_basic 0.004694 0.000142 0.288018 ( 0.379395)
test_all 0.000783 0.000245 666.152512 (101.873264)
test_rubyspec 0.050170 0.023139 52.653797 ( 60.961950)
total: 184.28 sec