Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-143103
#<BuildRuby:0x0000564eee792320
@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.20220215-143103",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000979 0.004545 0.870354 ( 1.667718)
build_miniruby 0.000740 0.000296 0.062434 ( 0.061249)
build_ruby 0.000684 0.000274 0.063773 ( 0.062619)
build_all 0.003409 0.001364 3.206208 ( 0.841312)
build_install 0.009966 0.000157 6.636199 ( 2.229831)
test_btest 0.000622 0.000207 36.275172 ( 7.669147)
test_basic 0.003966 0.001322 0.267996 ( 0.358009)
test_all 0.001785 0.001576 550.881559 ( 80.138196)
test_rubyspec 0.059539 0.034639 39.563847 ( 46.505136)
total: 139.53 sec