Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-002548
#<BuildRuby:0x000055e7e5714bc0
@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.20220225-002548",
@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.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005296 0.000192 0.688983 ( 0.868016)
build_miniruby 0.000846 0.000141 0.062561 ( 0.061369)
build_ruby 0.000000 0.000875 0.064634 ( 0.063410)
build_all 0.001815 0.002824 3.332750 ( 0.906528)
build_install 0.004572 0.005537 6.780946 ( 2.317243)
test_btest 0.000000 0.000589 37.296478 ( 7.036134)
test_basic 0.004133 0.002240 0.292733 ( 0.381638)
test_all 0.002822 0.000608 546.708972 ( 83.015812)
test_rubyspec 0.059134 0.027278 39.669499 ( 46.626429)
total: 141.28 sec