Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-095054
#<BuildRuby:0x0000562a741b7d68
@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.20220829-095054",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006632 0.000000 0.869190 ( 1.393428)
build_miniruby 0.000940 0.000000 0.057275 ( 0.056075)
build_ruby 0.000861 0.000000 0.059225 ( 0.058105)
build_all 0.000573 0.003959 1.502285 ( 0.583156)
build_install 0.008797 0.000046 1.859108 ( 0.951557)
test_btest 0.000815 0.000043 45.628308 ( 8.790795)
test_basic 0.006020 0.000317 0.344003 ( 0.431515)
test_all 0.002694 0.000142 606.092225 ( 85.806937)
test_rubyspec 0.064140 0.050757 43.607869 ( 51.948267)
total: 150.02 sec