Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-115937
#<BuildRuby:0x000055ebb7ee6828
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@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.20220630-115937",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005450 0.001363 0.887665 ( 3.923313)
build_miniruby 0.000720 0.000180 0.057472 ( 0.056277)
build_ruby 0.000824 0.000206 0.059601 ( 0.058362)
build_all 0.003554 0.000889 1.507805 ( 0.602354)
build_install 0.006905 0.004035 6.297702 ( 2.846766)
test_btest 0.000564 0.000161 49.959928 ( 8.554256)
test_basic 0.004469 0.001277 0.298779 ( 0.386980)
test_all 0.001047 0.000299 631.409433 ( 91.471212)
test_rubyspec 0.066349 0.033115 44.738318 ( 50.345009)
total: 158.25 sec