Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-093423
#<BuildRuby:0x000055764ee2c920
@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.20220917-093423",
@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.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009096 0.000650 1.146269 ( 1.106843)
build_miniruby 0.002546 0.000000 0.072023 ( 0.069212)
build_ruby 0.001703 0.000000 0.076532 ( 0.074693)
build_all 0.010023 0.000320 1.577188 ( 0.601478)
build_install 0.021448 0.000339 1.937802 ( 0.947164)
test_btest 0.000000 0.001054 91.868183 ( 9.643797)
test_basic 0.004405 0.004122 0.369470 ( 0.456237)
test_all 0.004145 0.000414 682.127162 ( 70.492944)
test_rubyspec 0.107520 0.068827 47.011687 ( 55.363657)
total: 138.76 sec