Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-035003
#<BuildRuby:0x0000562edfa20378
@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.20221229-035003",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.001585 0.004675 0.858146 ( 1.501926)
build_miniruby 0.001023 0.000341 1.059498 ( 1.057488)
build_ruby 0.001279 0.000426 2.784006 ( 2.781451)
build_all 0.007407 0.002469 16.799742 ( 3.008883)
build_install 0.009634 0.001761 2.333833 ( 1.193024)
test_btest 0.000711 0.000226 76.112835 ( 10.498663)
test_basic 0.001700 0.005006 0.338549 ( 0.424407)
test_all 0.001410 0.000513 658.183240 (105.065628)
test_rubyspec 0.070695 0.062052 51.802374 ( 59.849113)
total: 185.38 sec