Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-215411
#<BuildRuby:0x00005640fd8c0e80
@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.20220210-215411",
@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.000000 0.000028 0.000028 ( 0.000034)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.000000 0.005991 0.887649 ( 1.230444)
build_miniruby 0.000445 0.000451 0.062109 ( 0.061031)
build_ruby 0.000000 0.000932 0.065202 ( 0.064156)
build_all 0.000000 0.004506 3.194308 ( 0.830315)
build_install 0.000000 0.009827 6.684745 ( 2.247878)
test_btest 0.000128 0.000644 39.654058 ( 7.093800)
test_basic 0.002539 0.002894 0.270781 ( 0.360292)
test_all 0.002215 0.001246 542.152256 ( 79.216547)
test_rubyspec 0.048419 0.045276 39.565530 ( 46.513445)
total: 137.62 sec