Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-161709
#<BuildRuby:0x00005588ca818460
@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.20221208-161709",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004963 0.000053 1.151570 ( 1.406815)
build_miniruby 0.000915 0.000054 0.985100 ( 0.983632)
build_ruby 0.001258 0.000074 2.778686 ( 2.692515)
build_all 0.004725 0.004312 15.743557 ( 3.212066)
build_install 0.004923 0.004388 2.197986 ( 1.226180)
test_btest 0.000569 0.000090 65.305950 ( 10.745964)
test_basic 0.004977 0.000093 0.315263 ( 0.405502)
test_all 0.001206 0.000000 669.190552 (104.039036)
test_rubyspec 0.050605 0.025940 52.833688 ( 61.087266)
total: 185.80 sec