Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-160629
#<BuildRuby:0x000055e77acefe20
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221213-160629",
@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.000023 0.000003 0.000026 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004093 0.000016 0.865751 ( 1.089746)
build_miniruby 0.000957 0.000106 1.000022 ( 0.998454)
build_ruby 0.001128 0.000125 2.728831 ( 2.632892)
build_all 0.008605 0.000476 15.696418 ( 3.348634)
build_install 0.006218 0.003401 2.222964 ( 1.280946)
test_btest 0.000565 0.000077 67.166348 ( 11.008212)
test_basic 0.004832 0.000102 0.284700 ( 0.375010)
test_all 0.001224 0.000160 672.051047 (148.053605)
test_rubyspec 0.061912 0.005711 53.129751 ( 61.288017)
total: 230.08 sec