Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-210302
#<BuildRuby:0x0000555903ebdd70
@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-210302",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004765 0.000867 0.918808 ( 1.866498)
build_miniruby 0.000865 0.000000 0.062736 ( 0.061562)
build_ruby 0.000000 0.000853 0.064747 ( 0.063544)
build_all 0.002338 0.002311 3.299192 ( 0.890973)
build_install 0.009756 0.000304 6.820015 ( 2.328251)
test_btest 0.000703 0.000140 38.108930 ( 7.568121)
test_basic 0.004276 0.000855 0.261751 ( 0.352318)
test_all 0.003054 0.000198 545.437322 ( 81.639352)
test_rubyspec 0.076945 0.025185 39.926475 ( 46.860006)
total: 141.63 sec