Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-231436
#<BuildRuby:0x000055daffebc028
@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.20221210-231436",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003524 0.000542 0.822031 ( 1.031339)
build_miniruby 0.000883 0.000136 0.994643 ( 0.993350)
build_ruby 0.001163 0.000179 2.819251 ( 2.717674)
build_all 0.008856 0.000017 15.745027 ( 3.379292)
build_install 0.008166 0.001089 2.223294 ( 1.210803)
test_btest 0.000000 0.000617 66.849346 ( 10.826491)
test_basic 0.000000 0.004994 0.278423 ( 0.369906)
test_all 0.000093 0.001839 654.579862 (107.678974)
test_rubyspec 0.048972 0.016746 52.106267 ( 60.347613)
total: 188.56 sec