Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-184658
#<BuildRuby:0x000055c79ab5ffb0
@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.20221229-184658",
@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.000000 0.000008 0.000008 ( 0.000026)
autoconf 0.000000 0.000031 0.000031 ( 0.000017)
configure 0.000000 0.000028 0.000028 ( 0.000027)
build_up 0.001459 0.004702 0.895785 ( 1.057990)
build_miniruby 0.000845 0.000461 1.012965 ( 1.010940)
build_ruby 0.000938 0.000512 2.776839 ( 2.774141)
build_all 0.008016 0.001817 16.879712 ( 2.961093)
build_install 0.005390 0.006548 2.284823 ( 1.175120)
test_btest 0.000925 0.000000 76.235751 ( 11.370046)
test_basic 0.000340 0.006066 0.375146 ( 0.461325)
test_all 0.000891 0.000577 664.392368 (104.406626)
test_rubyspec 0.072400 0.062506 51.531265 ( 59.562456)
total: 184.78 sec