Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-140328
#<BuildRuby:0x000055f397788c10
@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.20220209-140328",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.007145 0.004816 0.954829 ( 1.173784)
build_miniruby 0.001368 0.000391 0.070263 ( 0.068221)
build_ruby 0.001774 0.000507 0.078225 ( 0.075964)
build_all 0.005427 0.004713 4.138718 ( 0.762102)
build_install 0.022863 0.001350 7.896826 ( 2.331966)
test_btest 0.001099 0.000289 71.120138 ( 8.111887)
test_basic 0.000000 0.006955 0.338369 ( 0.427780)
test_all 0.000950 0.001158 691.751298 ( 67.114048)
test_rubyspec 0.094638 0.074378 46.196320 ( 51.504897)
total: 131.57 sec