Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-031855
#<BuildRuby:0x00005636cca14010
@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.20221231-031855",
@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.000013 0.000006 0.000019 ( 0.000017)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004553 0.001897 0.901930 ( 1.088036)
build_miniruby 0.000844 0.000352 1.017939 ( 1.015943)
build_ruby 0.001553 0.000000 2.791256 ( 2.788626)
build_all 0.008988 0.000734 16.740477 ( 3.006270)
build_install 0.006359 0.005194 2.301366 ( 1.173543)
test_btest 0.000742 0.000297 76.497089 ( 10.585156)
test_basic 0.006272 0.000000 0.352050 ( 0.438623)
test_all 0.001210 0.000000 684.546151 ( 96.214476)
test_rubyspec 0.046836 0.040979 51.745068 ( 59.790402)
total: 176.10 sec