Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-183717
#<BuildRuby:0x000055fe0e4ab2c8
@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.20220823-183717",
@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.000020 0.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006593 0.000000 0.917425 ( 9.376024)
build_miniruby 0.001029 0.000000 0.057545 ( 0.056367)
build_ruby 0.000998 0.000000 0.059845 ( 0.058631)
build_all 0.004675 0.000000 1.546335 ( 0.590508)
build_install 0.011020 0.000000 1.922978 ( 0.961143)
test_btest 0.000855 0.000000 46.244961 ( 8.806397)
test_basic 0.000000 0.005245 0.281273 ( 0.370574)
test_all 0.000000 0.002288 604.448058 ( 90.151043)
test_rubyspec 0.087061 0.044431 44.614683 ( 52.863434)
total: 163.23 sec