Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-043316
#<BuildRuby:0x0000556ad9cf7238
@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.20220227-043316",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.001257 0.004034 0.892823 ( 0.912928)
build_miniruby 0.000752 0.000115 0.062696 ( 0.061529)
build_ruby 0.000688 0.000106 0.064264 ( 0.063057)
build_all 0.004378 0.000045 3.302419 ( 0.893169)
build_install 0.004766 0.005108 6.816738 ( 2.334863)
test_btest 0.000653 0.000139 40.927713 ( 6.731006)
test_basic 0.005091 0.000122 0.271211 ( 0.360936)
test_all 0.002834 0.000106 550.516292 ( 82.346326)
test_rubyspec 0.048690 0.052662 40.005761 ( 46.942272)
total: 140.65 sec