Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-012331
#<BuildRuby:0x000055f3b93ac480
@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.20220206-012331",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009305 0.001551 0.982856 ( 1.016098)
build_miniruby 0.001509 0.000251 0.078095 ( 0.076086)
build_ruby 0.001950 0.000325 0.074899 ( 0.072742)
build_all 0.008702 0.001450 4.112419 ( 0.772292)
build_install 0.015855 0.007451 7.932238 ( 2.374368)
test_btest 0.001196 0.000266 69.634977 ( 8.420916)
test_basic 0.005936 0.001319 0.336668 ( 0.434875)
test_all 0.001720 0.000382 669.547794 ( 65.814648)
test_rubyspec 0.100651 0.061417 45.955537 ( 51.411369)
total: 130.39 sec