Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-142212
#<BuildRuby:0x000055e4d871dd70
@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.20220307-142212",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.000000 0.005518 0.926742 ( 2.390338)
build_miniruby 0.000000 0.000887 0.061706 ( 0.060607)
build_ruby 0.000000 0.000884 0.063706 ( 0.062534)
build_all 0.004223 0.000373 3.278303 ( 0.895237)
build_install 0.005094 0.004123 6.750877 ( 2.314457)
test_btest 0.000541 0.000101 37.941642 ( 7.073045)
test_basic 0.001894 0.003514 0.273863 ( 0.363447)
test_all 0.002836 0.000449 550.472475 ( 89.394246)
test_rubyspec 0.080840 0.023085 39.653526 ( 46.632129)
total: 149.19 sec