Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-064851
#<BuildRuby:0x000055f003b5fdd0
@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.20220727-064851",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.005539 0.000853 0.879064 ( 0.921958)
build_miniruby 0.000964 0.000000 0.058085 ( 0.056815)
build_ruby 0.000892 0.000000 0.059352 ( 0.058051)
build_all 0.004667 0.000000 1.523022 ( 0.584639)
build_install 0.007372 0.003737 5.681179 ( 2.142245)
test_btest 0.000594 0.000105 50.957766 ( 8.488323)
test_basic 0.005555 0.000235 0.251084 ( 0.339625)
test_all 0.001283 0.000214 608.958927 ( 88.119860)
test_rubyspec 0.109931 0.011535 43.604011 ( 49.190710)
total: 149.90 sec