Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-230012
#<BuildRuby:0x000056502c9fffb0
@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.20221207-230012",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.004652 0.000291 1.164354 ( 1.347566)
build_miniruby 0.000970 0.000061 0.997959 ( 0.996788)
build_ruby 0.001273 0.000000 2.712986 ( 2.591563)
build_all 0.008867 0.000066 15.717639 ( 3.260109)
build_install 0.010148 0.000000 2.250010 ( 1.302534)
test_btest 0.000693 0.000000 63.764937 ( 11.200411)
test_basic 0.004681 0.000092 0.306200 ( 0.397159)
test_all 0.001113 0.000053 669.446285 (116.199310)
test_rubyspec 0.048846 0.014572 52.374375 ( 60.579654)
total: 197.88 sec