Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-144758
#<BuildRuby:0x000055fb9e3c1d70
@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.20220212-144758",
@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.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005192 0.000000 0.869029 ( 0.843464)
build_miniruby 0.000890 0.000000 0.062060 ( 0.060916)
build_ruby 0.000936 0.000000 0.063683 ( 0.062432)
build_all 0.001499 0.003284 3.186410 ( 0.824117)
build_install 0.008217 0.001644 6.646502 ( 2.236562)
test_btest 0.000578 0.000115 37.118140 ( 7.389365)
test_basic 0.005109 0.000156 0.244990 ( 0.334973)
test_all 0.003084 0.000329 542.289015 ( 89.174949)
test_rubyspec 0.057228 0.036077 39.778791 ( 46.719362)
total: 147.65 sec