Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-000902
#<BuildRuby:0x0000562a3c0b9408
@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.20221020-000902",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010322 0.000459 1.120679 ( 1.199329)
build_miniruby 0.001966 0.000140 0.110800 ( 0.108962)
build_ruby 0.001423 0.000101 0.113219 ( 0.112313)
build_all 0.003905 0.004519 1.353651 ( 0.599643)
build_install 0.015467 0.001362 1.705732 ( 0.899937)
test_btest 0.001071 0.000133 63.189156 ( 6.612332)
test_basic 0.000992 0.005512 0.374695 ( 0.466173)
test_all 0.002938 0.004817 500.308074 ( 53.486385)
test_rubyspec 0.088568 0.041291 43.423282 ( 51.979236)
total: 115.47 sec