Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-062057
#<BuildRuby:0x00005635b3270bc0
@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.20220223-062057",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.005812 0.000000 0.705610 ( 0.752250)
build_miniruby 0.000904 0.000000 0.062422 ( 0.061257)
build_ruby 0.000000 0.000937 0.064866 ( 0.063625)
build_all 0.000000 0.004245 1.568323 ( 0.621146)
build_install 0.000578 0.009157 5.064469 ( 2.046367)
test_btest 0.000627 0.000148 36.937691 ( 7.723008)
test_basic 0.004256 0.001002 0.240678 ( 0.330558)
test_all 0.000859 0.002496 553.093324 ( 80.724408)
test_rubyspec 0.073357 0.033615 40.062817 ( 46.985946)
total: 139.31 sec