Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-190602
#<BuildRuby:0x000056372fca0870
@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.20220225-190602",
@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.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005739 0.000000 0.749789 ( 2.562816)
build_miniruby 0.001009 0.000000 0.062740 ( 0.061483)
build_ruby 0.000899 0.000000 0.066083 ( 0.065058)
build_all 0.004722 0.000006 3.309584 ( 0.901598)
build_install 0.008953 0.001026 6.800805 ( 2.321586)
test_btest 0.000563 0.000120 35.064079 ( 8.286764)
test_basic 0.001575 0.003758 0.313623 ( 0.402784)
test_all 0.002945 0.000188 552.159907 ( 85.632454)
test_rubyspec 0.041007 0.046706 39.987006 ( 46.952232)
total: 147.19 sec