Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-011116
#<BuildRuby:0x000055b65b9dff00
@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.20220723-011116",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006409 0.000458 0.844583 ( 0.952686)
build_miniruby 0.000837 0.000059 0.057727 ( 0.056615)
build_ruby 0.000806 0.000058 0.058755 ( 0.057542)
build_all 0.004323 0.000309 1.518901 ( 0.585161)
build_install 0.004209 0.004683 5.650123 ( 2.160687)
test_btest 0.000749 0.000100 45.621969 ( 8.575247)
test_basic 0.001532 0.004167 0.324034 ( 0.412709)
test_all 0.000846 0.000158 618.948313 ( 87.921718)
test_rubyspec 0.090716 0.033197 44.219584 ( 49.807105)
total: 150.53 sec