Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-060924
#<BuildRuby:0x0000557f57e6cf40
@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.20220210-060924",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006811 0.004247 0.987176 ( 3.535350)
build_miniruby 0.001608 0.000201 0.069385 ( 0.067535)
build_ruby 0.000000 0.002623 0.067770 ( 0.065505)
build_all 0.009040 0.002304 4.145490 ( 0.788663)
build_install 0.014489 0.007876 7.875738 ( 2.300141)
test_btest 0.000836 0.000197 76.198535 ( 7.948086)
test_basic 0.008164 0.000000 0.338156 ( 0.426141)
test_all 0.001977 0.000000 706.335174 ( 67.693235)
test_rubyspec 0.080202 0.089258 47.138349 ( 53.968499)
total: 136.79 sec