Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-073418
#<BuildRuby:0x000055e0e4a0af08
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220815-073418",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010549 0.000000 0.837029 ( 1.034814)
build_miniruby 0.001884 0.000036 0.062750 ( 0.061806)
build_ruby 0.001658 0.000103 0.064725 ( 0.062647)
build_all 0.008875 0.000280 1.271358 ( 0.465434)
build_install 0.013042 0.003964 1.574461 ( 0.790977)
test_btest 0.001242 0.000000 51.896858 ( 5.979894)
test_basic 0.002433 0.003587 0.302330 ( 0.394487)
test_all 0.005671 0.000000 488.296231 ( 51.828630)
test_rubyspec 0.085945 0.044979 41.720046 ( 49.411968)
total: 110.03 sec