Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-084225
#<BuildRuby:0x0000558ad7b4c4d8
@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.20220227-084225",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005355 0.005241 1.000715 ( 1.759678)
build_miniruby 0.001422 0.000328 0.074133 ( 0.073461)
build_ruby 0.001495 0.000345 0.079587 ( 0.078973)
build_all 0.004798 0.005976 4.192911 ( 0.867198)
build_install 0.022436 0.000000 7.905637 ( 2.421510)
test_btest 0.000000 0.001191 77.832216 ( 8.135217)
test_basic 0.004487 0.002893 0.332488 ( 0.422854)
test_all 0.001302 0.000342 658.819253 ( 65.851754)
test_rubyspec 0.113767 0.044506 46.439753 ( 51.809993)
total: 131.42 sec