Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-170704
#<BuildRuby:0x000055a90dcd8fa0
@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.20220221-170704",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001832 0.003708 0.914099 ( 3.141385)
build_miniruby 0.000870 0.000058 0.062237 ( 0.061161)
build_ruby 0.000810 0.000054 0.064300 ( 0.063068)
build_all 0.004355 0.000290 3.183485 ( 0.836357)
build_install 0.009745 0.000000 6.642646 ( 2.220219)
test_btest 0.000837 0.000000 37.557266 ( 7.263471)
test_basic 0.005045 0.000000 0.238781 ( 0.328871)
test_all 0.003278 0.000000 550.610389 ( 89.755367)
test_rubyspec 0.054339 0.051220 39.670781 ( 46.630153)
total: 150.30 sec