Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-142654
#<BuildRuby:0x0000557657282c10
@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.20220820-142654",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006195 0.000314 0.867830 ( 1.379049)
build_miniruby 0.000856 0.000132 0.057716 ( 0.056444)
build_ruby 0.000775 0.000119 0.059614 ( 0.058495)
build_all 0.000046 0.004453 1.544761 ( 0.590878)
build_install 0.009940 0.001176 1.911122 ( 0.957557)
test_btest 0.000474 0.000101 51.204939 ( 8.570142)
test_basic 0.005278 0.000079 0.293056 ( 0.382099)
test_all 0.001765 0.000082 624.297598 ( 93.182386)
test_rubyspec 0.071059 0.046888 44.304414 ( 52.604119)
total: 157.78 sec