Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-045219
#<BuildRuby:0x0000556ef62b2630
@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.20220214-045219",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005027 0.000387 0.870178 ( 0.882059)
build_miniruby 0.000000 0.000935 0.062121 ( 0.060852)
build_ruby 0.000000 0.000972 0.063915 ( 0.062685)
build_all 0.000000 0.004848 3.156782 ( 0.818565)
build_install 0.007450 0.002293 6.639456 ( 2.246292)
test_btest 0.000692 0.000149 40.459466 ( 7.066639)
test_basic 0.003490 0.003138 0.279331 ( 0.367581)
test_all 0.003440 0.000860 545.447060 ( 81.380528)
test_rubyspec 0.052930 0.034335 39.607046 ( 46.586288)
total: 139.47 sec