Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-075855
#<BuildRuby:0x0000558951bc3df8
@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.20230131-075855",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000019 0.000000 0.000019 ( 0.000018)
build_up 0.006475 0.000000 0.843438 ( 1.032029)
build_miniruby 0.001252 0.000000 1.017068 ( 1.015232)
build_ruby 0.001501 0.000000 2.787224 ( 2.784626)
build_all 0.009733 0.000000 16.763124 ( 2.996358)
build_install 0.011434 0.000000 2.083449 ( 1.071861)
test_btest 0.001021 0.000000 75.096144 ( 11.032696)
test_basic 0.001511 0.004923 0.307537 ( 0.393912)
test_all 0.001254 0.000062 662.483003 ( 96.237117)
test_rubyspec 0.097579 0.020757 51.772184 ( 59.852037)
total: 176.42 sec