Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-175136
#<BuildRuby:0x000055f5696100d0
@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.20230103-175136",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005537 0.000791 0.847470 ( 1.009599)
build_miniruby 0.001188 0.000170 1.015301 ( 1.013106)
build_ruby 0.001281 0.000183 2.803148 ( 2.800551)
build_all 0.008681 0.001240 16.898153 ( 3.011536)
build_install 0.011105 0.000775 2.296723 ( 1.179491)
test_btest 0.001025 0.000137 77.254064 ( 10.578019)
test_basic 0.000740 0.005901 0.351413 ( 0.437245)
test_all 0.001719 0.000344 676.013960 (104.424092)
test_rubyspec 0.077039 0.050535 51.738622 ( 59.815862)
total: 184.27 sec