Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-195018
#<BuildRuby:0x0000564bece2a700
@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.20220918-195018",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008154 0.002038 1.077161 ( 1.106558)
build_miniruby 0.001518 0.000379 0.112306 ( 0.108082)
build_ruby 0.001517 0.000379 0.117048 ( 0.099827)
build_all 0.000296 0.010199 1.574488 ( 0.652271)
build_install 0.022318 0.000000 1.945954 ( 0.969405)
test_btest 0.001633 0.000000 72.957778 ( 8.557332)
test_basic 0.003145 0.005085 0.388749 ( 0.474769)
test_all 0.002651 0.000928 664.196728 ( 68.301395)
test_rubyspec 0.118805 0.057739 45.793865 ( 54.308369)
total: 134.58 sec