Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-214715
#<BuildRuby:0x0000562768c901b8
@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-214715",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.005784 0.000000 0.896431 ( 1.122632)
build_miniruby 0.000858 0.000000 0.061913 ( 0.060849)
build_ruby 0.000945 0.000000 0.063829 ( 0.062723)
build_all 0.004619 0.000000 3.278011 ( 0.901230)
build_install 0.009693 0.000000 6.771609 ( 2.338830)
test_btest 0.000663 0.000000 37.590049 ( 7.169073)
test_basic 0.000000 0.005827 0.333345 ( 0.422046)
test_all 0.000000 0.003550 562.086134 ( 86.815632)
test_rubyspec 0.044979 0.051525 39.904756 ( 46.849987)
total: 145.74 sec