Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-033516
#<BuildRuby:0x0000563afa164028
@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.20221211-033516",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001108 0.003310 0.842546 ( 1.078124)
build_miniruby 0.000883 0.000177 1.101827 ( 1.100470)
build_ruby 0.001016 0.000203 2.785643 ( 2.680139)
build_all 0.007630 0.001526 15.928173 ( 3.302456)
build_install 0.008950 0.000000 2.199018 ( 1.240408)
test_btest 0.000764 0.000000 61.660052 ( 11.891814)
test_basic 0.003901 0.000127 0.319615 ( 0.411185)
test_all 0.000825 0.000137 660.839258 (104.871440)
test_rubyspec 0.038642 0.028105 52.077462 ( 60.261210)
total: 186.84 sec