Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-160712
#<BuildRuby:0x00005635f8924bc0
@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.20220212-160712",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.005264 0.000000 0.815526 ( 0.864639)
build_miniruby 0.000956 0.000000 0.061817 ( 0.060658)
build_ruby 0.000969 0.000000 0.063232 ( 0.062045)
build_all 0.001620 0.003108 3.187446 ( 0.821774)
build_install 0.006051 0.003922 6.673681 ( 2.245933)
test_btest 0.000608 0.000101 36.478446 ( 8.249204)
test_basic 0.005069 0.000220 0.315753 ( 0.405455)
test_all 0.003052 0.000104 541.573473 ( 81.038046)
test_rubyspec 0.078576 0.023406 39.832614 ( 46.742443)
total: 140.49 sec