Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-022214
#<BuildRuby:0x000055e8f57a4e80
@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.20220217-022214",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005330 0.000000 0.834617 ( 0.807146)
build_miniruby 0.000868 0.000000 0.062289 ( 0.061150)
build_ruby 0.000973 0.000000 0.063567 ( 0.062438)
build_all 0.000684 0.003896 3.172708 ( 0.829756)
build_install 0.009822 0.000000 6.656516 ( 2.241828)
test_btest 0.000875 0.000000 41.097110 ( 6.831352)
test_basic 0.005240 0.000228 0.361297 ( 0.450334)
test_all 0.002865 0.000151 526.509048 ( 84.470611)
test_rubyspec 0.078813 0.022415 39.507771 ( 46.450276)
total: 142.21 sec