Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-074951
#<BuildRuby:0x00005600446e48e0
@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-074951",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005372 0.000000 0.938527 ( 0.926490)
build_miniruby 0.000932 0.000000 0.062948 ( 0.061800)
build_ruby 0.000954 0.000000 0.064878 ( 0.063716)
build_all 0.000299 0.004411 3.318457 ( 0.902406)
build_install 0.009526 0.000044 6.817677 ( 2.343573)
test_btest 0.001338 0.000084 40.383413 ( 7.943308)
test_basic 0.001537 0.003714 0.270036 ( 0.359718)
test_all 0.001157 0.002151 527.095967 ( 82.819124)
test_rubyspec 0.077676 0.017395 40.036581 ( 46.984377)
total: 142.41 sec