Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-061846
#<BuildRuby:0x000055a55cfe4208
@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.20220719-061846",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006082 0.000487 0.816983 ( 1.552439)
build_miniruby 0.000796 0.000199 0.057879 ( 0.056609)
build_ruby 0.000763 0.000190 0.058811 ( 0.057612)
build_all 0.003709 0.000927 1.574653 ( 0.613406)
build_install 0.007186 0.002866 5.650386 ( 2.184973)
test_btest 0.000584 0.000156 49.548666 ( 8.215344)
test_basic 0.005163 0.000210 0.295382 ( 0.384430)
test_all 0.000838 0.000209 636.638658 ( 93.574164)
test_rubyspec 0.072277 0.053874 43.905568 ( 49.474316)
total: 156.11 sec