Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-180515
#<BuildRuby:0x000055c849a8a630
@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.20220219-180515",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001083 0.004244 0.894482 ( 1.226729)
build_miniruby 0.000748 0.000057 0.062312 ( 0.061230)
build_ruby 0.000730 0.000056 0.063539 ( 0.062417)
build_all 0.004387 0.000338 3.184143 ( 0.827971)
build_install 0.009798 0.000364 6.678953 ( 2.247741)
test_btest 0.000769 0.000055 35.507100 ( 8.190562)
test_basic 0.005108 0.000365 0.272603 ( 0.362347)
test_all 0.003711 0.000265 550.328396 ( 80.446285)
test_rubyspec 0.071351 0.028071 39.942401 ( 47.040744)
total: 140.47 sec