Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-102504
#<BuildRuby:0x000055bf98ccd398
@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.20220220-102504",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.001231 0.004470 0.872063 ( 1.354925)
build_miniruby 0.000690 0.000188 0.061640 ( 0.060595)
build_ruby 0.000742 0.000202 0.064418 ( 0.063231)
build_all 0.000385 0.004528 3.198904 ( 0.833685)
build_install 0.005123 0.004716 6.663725 ( 2.252522)
test_btest 0.000000 0.000717 41.178013 ( 6.607898)
test_basic 0.002265 0.002700 0.287602 ( 0.377506)
test_all 0.002677 0.000769 544.435685 ( 81.321716)
test_rubyspec 0.042794 0.033122 39.551659 ( 46.481066)
total: 139.35 sec