Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-023550
#<BuildRuby:0x000055749e37ffb0
@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.20230105-023550",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000018)
build_up 0.006439 0.000147 0.852790 ( 1.083650)
build_miniruby 0.001289 0.000081 1.015522 ( 1.013555)
build_ruby 0.001557 0.000097 2.781447 ( 2.778885)
build_all 0.005600 0.004502 16.790478 ( 3.034540)
build_install 0.011569 0.000272 2.286337 ( 1.180176)
test_btest 0.000708 0.000074 73.934471 ( 10.721066)
test_basic 0.007021 0.000000 0.343117 ( 0.428610)
test_all 0.001465 0.000000 676.973986 ( 95.525176)
test_rubyspec 0.095022 0.038747 51.656012 ( 59.682637)
total: 175.45 sec