Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-225807
#<BuildRuby:0x00005622a17403a0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221130-225807",
@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.000020 0.000002 0.000022 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004350 0.000435 1.212202 ( 1.219098)
build_miniruby 0.000787 0.000079 1.031454 ( 1.030239)
build_ruby 0.001081 0.000108 2.721651 ( 2.630764)
build_all 0.008313 0.000831 15.757998 ( 3.346903)
build_install 0.000582 0.009323 2.197178 ( 1.317941)
test_btest 0.000494 0.000099 66.858439 ( 10.997750)
test_basic 0.000373 0.004756 0.301583 ( 0.392026)
test_all 0.001005 0.000252 662.777706 (123.606733)
test_rubyspec 0.044204 0.020524 53.192507 ( 61.456563)
total: 206.00 sec