Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-191216
#<BuildRuby:0x000056512de1dd70
@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.20220218-191216",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004351 0.000791 0.883469 ( 1.155814)
build_miniruby 0.000876 0.000160 0.062120 ( 0.060873)
build_ruby 0.000766 0.000140 0.063909 ( 0.062819)
build_all 0.004924 0.000037 3.194658 ( 0.831718)
build_install 0.009029 0.000661 6.684087 ( 2.258602)
test_btest 0.000700 0.000107 40.151764 ( 6.674944)
test_basic 0.000412 0.005213 0.255935 ( 0.345104)
test_all 0.003292 0.000759 559.853335 ( 81.421311)
test_rubyspec 0.055473 0.034125 39.690150 ( 46.811235)
total: 139.62 sec