Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-180056
#<BuildRuby:0x0000563c45959548
@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.20220307-180056",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004724 0.000787 0.926119 ( 1.428671)
build_miniruby 0.000852 0.000142 0.061826 ( 0.060681)
build_ruby 0.000886 0.000147 0.063987 ( 0.062678)
build_all 0.000201 0.004437 3.262041 ( 0.894487)
build_install 0.007237 0.002812 6.776078 ( 2.337503)
test_btest 0.000666 0.000177 38.794102 ( 7.701573)
test_basic 0.005372 0.000000 0.288480 ( 0.378009)
test_all 0.003432 0.000172 549.727506 ( 80.304654)
test_rubyspec 0.063627 0.032728 39.611728 ( 46.540944)
total: 139.71 sec