Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-152541
#<BuildRuby:0x000055c48b931390
@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.20221017-152541",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000064 0.000005 0.000069 ( 0.000068)
build_up 0.008898 0.000684 1.116852 ( 1.465791)
build_miniruby 0.001883 0.000145 0.113792 ( 0.111336)
build_ruby 0.000000 0.001675 0.104471 ( 0.102255)
build_all 0.004507 0.003917 1.326652 ( 0.575674)
build_install 0.013054 0.001104 1.656506 ( 0.895793)
test_btest 0.001479 0.000211 62.665494 ( 6.340341)
test_basic 0.006490 0.000067 0.362861 ( 0.451050)
test_all 0.007778 0.000218 485.620414 ( 53.522043)
test_rubyspec 0.050633 0.084079 43.335642 ( 51.927601)
total: 115.39 sec