Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-220126
#<BuildRuby:0x000055d80a804728
@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.20221223-220126",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001346 0.003246 0.858517 ( 1.097459)
build_miniruby 0.000855 0.000114 0.931416 ( 0.929904)
build_ruby 0.000961 0.000128 2.611572 ( 2.610480)
build_all 0.008111 0.001081 15.823463 ( 3.388423)
build_install 0.009430 0.000077 2.217264 ( 1.277270)
test_btest 0.000543 0.000064 58.059824 ( 11.743344)
test_basic 0.004339 0.000511 0.273185 ( 0.363840)
test_all 0.001105 0.000130 643.064036 (100.460188)
test_rubyspec 0.047184 0.022576 52.323052 ( 60.372381)
total: 182.24 sec