Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-194445
#<BuildRuby:0x00005626e10688e0
@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.20220214-194445",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002176 0.003497 0.947258 ( 0.919941)
build_miniruby 0.000898 0.000056 0.062093 ( 0.060933)
build_ruby 0.001064 0.000000 0.063927 ( 0.062622)
build_all 0.004646 0.000129 3.177844 ( 0.828053)
build_install 0.009335 0.000313 6.630542 ( 2.238977)
test_btest 0.000693 0.000039 40.461124 ( 6.895741)
test_basic 0.001050 0.004165 0.294138 ( 0.383884)
test_all 0.003244 0.000200 535.081771 ( 86.319851)
test_rubyspec 0.074768 0.026134 39.305050 ( 46.270293)
total: 143.98 sec