Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-211213
#<BuildRuby:0x0000564af61ff238
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220217-211213",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001114 0.004128 0.850821 ( 1.055734)
build_miniruby 0.000742 0.000186 0.062129 ( 0.060881)
build_ruby 0.000751 0.000188 0.063691 ( 0.062517)
build_all 0.003689 0.000923 3.179968 ( 0.829348)
build_install 0.000811 0.009120 6.661126 ( 2.226211)
test_btest 0.000764 0.000000 37.515570 ( 6.685320)
test_basic 0.004698 0.000402 0.292465 ( 0.382423)
test_all 0.002400 0.000923 536.833785 ( 86.574369)
test_rubyspec 0.037745 0.062364 39.586281 ( 46.556250)
total: 144.43 sec